mirror of
https://github.com/WuKongIM/WuKongIMFlutterSDK
synced 2025-05-29 23:22:52 +00:00
1 line
108 B
SQL
1 line
108 B
SQL
CREATE INDEX IF NOT EXISTS idx_channel_members_role_index ON channel_members (channel_id,channel_type,role); |