Module | DataMapper::Migrations::Repository |
In: |
lib/dm-core/migrations.rb
|
Destructively automigrates the data-store to match the model. First migrates all models down and then up. REPEAT: THIS IS DESTRUCTIVE
@api public
Safely migrates the data-store to match the model preserving data already in the data-store
@api public