0
0
Fork 0
zero-blog/migrations
Gibheer 3cac0daa68 add initial migration file and further adjustments
The 01_setup.rb contains the old table structure to make it possible to
migrate to the new system.
02_move_to_new on the other hand adjusts the old schema to the new
format and adds the full text function.

With that, the new schema is ready and the completion of the full text
search can continue.
2014-02-03 23:43:46 +01:00
..
01_setup.rb add initial migration file and further adjustments 2014-02-03 23:43:46 +01:00
02_move_to_new.rb add initial migration file and further adjustments 2014-02-03 23:43:46 +01:00