-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove nearly all migrations form dummy app
Migrate the dummy fresh with Alchemy 7.0 and remove nearly all migration. Ignore the migrate folder in the gitignore to store only the generated schema.rb. The only exception is the create_user migration that is a custom migration of the dummy app to have the possibility to run user specific feature specs.
- Loading branch information
1 parent
57dcd4e
commit 0e477f6
Showing
34 changed files
with
33 additions
and
1,274 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 0 additions & 30 deletions
30
spec/dummy/db/migrate/20220606143533_gutentag_tables.gutentag.rb
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
spec/dummy/db/migrate/20220606143534_gutentag_cache_counter.gutentag.rb
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
spec/dummy/db/migrate/20220606143535_no_null_counters.gutentag.rb
This file was deleted.
Oops, something went wrong.
314 changes: 0 additions & 314 deletions
314
spec/dummy/db/migrate/20220606143557_alchemy_four_point_four.alchemy.rb
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.