diff options
| author | Owen Jacobson <owen.jacobson@grimoire.ca> | 2014-05-28 16:11:01 -0400 |
|---|---|---|
| committer | Owen Jacobson <owen.jacobson@grimoire.ca> | 2014-05-28 16:11:01 -0400 |
| commit | b0c376d2a7ded722cd49f88e515c53632ec75730 (patch) | |
| tree | de354549a8285063f482975bf44db7ba97f47c29 /wiki/dev/liquibase.md | |
| parent | 693eec80b65299ff679a458bb7039d656ece550f (diff) | |
Typographic fixes around double quotes.
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 |
