mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-28 03:21:54 +00:00
0706b2516e
Unshipped feature - merge the four incremental simplex_name migrations (0603/0604/0606/0612) into a single M20260603_simplex_name. The combined UP applies the ALTERs/indexes in the same order, so the resulting schema is byte-identical (verified by SchemaDump on SQLite and pg_dump on Postgres).