core: drop index causing slow queries (#1855)

* core: drop index causing slow queries

* update schema
This commit is contained in:
Evgeny Poberezkin
2023-01-29 15:22:09 +00:00
committed by GitHub
parent 717d05c4a3
commit 86151d4ec2
4 changed files with 16 additions and 2 deletions
+1
View File
@@ -82,6 +82,7 @@ library
Simplex.Chat.Migrations.M20230111_users_agent_user_id
Simplex.Chat.Migrations.M20230117_fkey_indexes
Simplex.Chat.Migrations.M20230118_recreate_smp_servers
Simplex.Chat.Migrations.M20230129_drop_chat_items_group_idx
Simplex.Chat.Mobile
Simplex.Chat.Options
Simplex.Chat.ProfileGenerator