This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-08 04:18:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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 18:47:40 +02:00
!/db/schema/*.sql
DEV: Add script to generate schema for intermediate DB (#24484) This will be used by migration scripts.
2024-01-22 17:45:52 +00: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 18:47:40 +02:00
Gemfile.lock
Reference in New Issue
Copy Permalink