mirror of
https://github.com/WuKongIM/WuKongIMFlutterSDK
synced 2025-05-29 23:22:52 +00:00
1 line
72 B
SQL
1 line
72 B
SQL
ALTER TABLE 'conversation' ADD 'last_msg_seq' BIGINT NOT NULL DEFAULT 0; |