Topic: version control
Topic: database schema
| |
Reference
Ambler, S.W.,
"Test-driven development of relational databases",
IEEE Software, May/June 2007, pp. 37-43.
Google
Quotations
42 ;;Quote: identify database changes with a number; reapply the changes in the same order; better than release number or date/time
| 42 ;;Quote: database must know its current version; an UpdateSchema script automatically updates a database to a specific version
|
Related Topics
Topic: version control (34 items)
Topic: database schema (29 items)
|