idempotent

  • submit to reddit

Idempotent DB Update Scripts

An idempotent function gives the same result even if it is applied several times. That is exactly how a database update script should behave. It...

0 replies - 3489 views - 09/03/12 by Anders Abel in Articles