discourse/db
Sam Saffron 8d697bbbd3 FIX: ensure image tracking custom fields have no dupes
All these columns must never include duplicates for a single post
otherwise code breaks. All are defined in post.rb in the top in constants
but we usually prefer not to ref constants in case they change and migration
becomes inconsistent.
2019-04-24 17:21:42 +10:00
..
fixtures FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
migrate FIX: ensure image tracking custom fields have no dupes 2019-04-24 17:21:42 +10:00
post_migrate FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
api_test_seeds.rb Updates api_test_seeds for multiple auth_token support (#5414) 2017-12-09 08:56:11 +11:00