discourse/plugins/chat/db
Roman Rizzi 74a9859a12
FIX: Migrate values before adding a not null constraint. (#18940)
Since the migration was added as a post migration, we'll try to add the constraint first, causing a NotNullViolation exception.

This only affects sites that were last deployed more than two days ago.
2022-11-08 16:11:03 -03:00
..
fixtures DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
migrate FIX: Migrate values before adding a not null constraint. (#18940) 2022-11-08 16:11:03 -03:00
post_migrate FIX: Migrate values before adding a not null constraint. (#18940) 2022-11-08 16:11:03 -03:00