Module | DataMapper::Migrations::SingletonMethods |
In: |
lib/dm-core/migrations.rb
|
drops and recreates the repository upwards to match model definitions
@param [Symbol] name repository to act on, :default is the default
@api public
destructively migrates the repository upwards to match model definitions
@param [Symbol] name repository to act on, :default is the default
@api public