discourse/db
David Taylor 0f5a8cc526
DEV: Enforce dominant_color length in validation (#18309)
The `add_column` `limit` parameter has no effect on a postgres `text` column. Instead we can perform the check in ActiveRecord.

We never expect this condition to be hit - users cannot control this value. It's just a safety net.
2022-09-21 11:01:21 +01:00
..
fixtures DEV: Add more color schemes (#17398) 2022-07-08 16:46:32 -05:00
migrate DEV: Enforce dominant_color length in validation (#18309) 2022-09-21 11:01:21 +01:00
post_migrate DEV: drop unused column flair_url from groups table. (#17179) 2022-06-22 00:15:05 +05:30
api_test_seeds.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00