661b80777d
* copy-paste the description from schema.rb, * without the `force: :cascade` options (that drops the tables before recreating them). * create a new migration with it * give it the same timestamp as the last deleted migration, so that it exists in the schema_migration table and it is not run in production. * (Also got rid of some stray changes in schema.rb for mon_avis and unconfirmed_email) * Run rake db:migrate and make sure nothing moves |
||
---|---|---|
.. | ||
20190730153555_recreate_structure.rb | ||
20190805140346_gestionnaire_to_instructeur.rb | ||
20190808144607_link_user_and_instructeur.rb | ||
20190809073736_link_user_and_administrateur.rb | ||
20190819134252_create_groupe_instructeurs.rb | ||
20190819145355_add_groupe_instructeur_column_to_assign_tos.rb | ||
20190822143413_add_groupe_instructeur_id_column_to_dossier.rb |