discourse/db
Guo Xiang Tan d775338d63
FIX: Use a mutex when reseting column information while seeding.
`rake multisite:migrate` runs SeedFu concurently in threads so we need
this to be thread safe.
2020-06-23 09:15:47 +08:00
..
fixtures FIX: Use a mutex when reseting column information while seeding. 2020-06-23 09:15:47 +08:00
migrate FEATURE: Remove deprecated uploads url site settings. 2020-06-22 14:32:29 +08:00
post_migrate DEV: Correct historical posts table schema discrepancies (#10014) 2020-06-11 11:45:46 +01:00
api_test_seeds.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00