This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-28 19:53:53 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e60b808f49
discourse
/
migrations
/
.gitignore
5 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
DEV: Prepare new structure for migrations-tooling (#26631) * Moves existing files around. All essential scripts are in `migrations/bin`, and non-essential scripts like benchmarks are in `migrations/scripts` * Dependabot configuration for migrations-tooling (disabled for now) * Updates test configuration for migrations-tooling * Shorter configuration for intermediate DB for now. We will add the rest table by table. * Adds a couple of benchmark scripts * RSpec setup especially for migrations-tooling and the first tests * Adds sorting/formatting to the `generate_schema` script
2024-04-15 11:47:40 -05:00
!/db/schema/*.sql
DEV: Add script to generate schema for intermediate DB (#24484) This will be used by migration scripts.
2024-01-22 11:45:52 -06:00
tmp/*
DEV: Prepare new structure for migrations-tooling (#26631) * Moves existing files around. All essential scripts are in `migrations/bin`, and non-essential scripts like benchmarks are in `migrations/scripts` * Dependabot configuration for migrations-tooling (disabled for now) * Updates test configuration for migrations-tooling * Shorter configuration for intermediate DB for now. We will add the rest table by table. * Adds a couple of benchmark scripts * RSpec setup especially for migrations-tooling and the first tests * Adds sorting/formatting to the `generate_schema` script
2024-04-15 11:47:40 -05:00
Gemfile.lock
Reference in New Issue
Copy Permalink