discourse/db
Sam Saffron a29ae17d3a
FIX: saving drafts unconditionally increases sequence
Previously we only changed sequence on ownership change, this
cause a race condition between tabs where user could type for a
long time without being warned of an out of date draft.

This change is a radical change and we should watch closely.

Code was already in place to track sequence on the client so no
changes are needed there.
2020-05-12 16:55:42 +10:00
..
fixtures DEV: Only warn about invalid email setting in production 2020-04-15 11:21:21 -04:00
migrate FIX: saving drafts unconditionally increases sequence 2020-05-12 16:55:42 +10:00
post_migrate DEV: correct drop logic for columns in post table 2020-04-30 12:58:09 +10:00
api_test_seeds.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00