0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data
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
..
export Bumping to Knex 0.6.12, Bookshelf 0.7.1 2014-06-10 17:07:53 -04:00
fixtures Refactore slug API for generating tag and post slugs. 2014-05-26 10:07:05 +02:00
import Refactor API arguments 2014-05-15 10:41:05 +01:00
migration Allow schema changes 2014-06-12 17:25:55 +02:00
utils Allow schema changes 2014-06-12 17:25:55 +02:00
validation Fix validation 2014-05-14 15:30:46 +02:00
versioning Export backup prior to migration 2014-05-31 18:56:09 -05:00
default-settings.json Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
schema.js Allow schema changes 2014-06-12 17:25:55 +02:00