mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-22 02:34:05 +08:00
Application code should not be used in migrations since we want migrations to be idempotent. Since these migrations were added 4 years ago, the application code is safe to be removed. This will allow me to make changes to the `FileStore::S3Store#update_upload_ACL` without having to worry about these migrations. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrate | ||
| post_migrate | ||
| api_test_seeds.rb | ||