discourse/db
Martin Brennan c841e34b62
FIX: Check if bookmarkable column exists before adding (#16497)
Because in 8040b95e8c we removed
a previous post migrate file, some people may not have had those
original polymorphic bookmark columns removed, and the migration
from this PR running will cause duplicate column errors.

cf. https://meta.discourse.org/t/duplicatecolumn-and-multisite-migrate-failed/224480
2022-04-19 12:01:18 +10:00
..
fixtures FEATURE: adds the user_promoted event to webhooks (#15996) 2022-02-22 10:57:18 +01:00
migrate FIX: Check if bookmarkable column exists before adding (#16497) 2022-04-19 12:01:18 +10:00
post_migrate DEV: Move tag_group cleanup from post_migrate -> migrate (#16434) 2022-04-11 13:28:24 +01:00
api_test_seeds.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00