diff options
Diffstat (limited to 'wiki/dev/liquibase.md')
| -rw-r--r-- | wiki/dev/liquibase.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wiki/dev/liquibase.md b/wiki/dev/liquibase.md index 6e5e97d..01e989f 100644 --- a/wiki/dev/liquibase.md +++ b/wiki/dev/liquibase.md @@ -1,7 +1,7 @@ # Liquibase -Note to self: I think this (a) needs an outline and (b) wants to become a "how -to automate db upgrades for dummies" page. Also, this is really old (~2008) +Note to self: I think this (a) needs an outline and (b) wants to become a “how +to automate db upgrades for dummies” page. Also, this is really old (~2008) and many things have changed: database migration tools are more widely-available and mature now. On the other hand, I still see a lot of questions on IRC that are based on not even knowing these tools exist. @@ -74,4 +74,4 @@ The liquibase developers deserve a lot of credit for solving a hard problem very cleanly. *[DDL]: Data Definition Language -*[DML]: Data Manipulation Language
\ No newline at end of file +*[DML]: Data Manipulation Language |
