Ghost/core/server/data/utils
Sebastian Gierlinger c09c20ad8d Allow schema changes
closes #2354
refs #1641

- added addUnique()
- added dropUnique()
- added addColumn() -> needed for #2330
- dropColumn() is missing due to lack of knex support
- further cleanup of the migrations module
2014-06-12 17:25:55 +02:00
..
index.js Allow schema changes 2014-06-12 17:25:55 +02:00
mysql.js Allow schema changes 2014-06-12 17:25:55 +02:00
pgsql.js Allow schema changes 2014-06-12 17:25:55 +02:00
sqlite3.js Allow schema changes 2014-06-12 17:25:55 +02:00