mattermost-mobile/app/database
TheoForger e932cf30a0
Add Index to 'type' column in 'Post' table (#8278)
* update `Post` table schema and migration plan to index `type` column

* use `unsafeExecuteSql()` for adding index during migration

* Update SQL query to create index

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Update docs

* Remove `UNIQUE` from SQL query

Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
2024-10-26 14:14:56 +02:00
..
components MM-55621 fix layout for tablets and foldables (#7697) 2023-12-05 11:08:43 +08:00
exceptions [Gekidou] operator handlers improvements (#6136) 2022-04-07 09:17:57 -04:00
manager Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
migration Add Index to 'type' column in 'Post' table (#8278) 2024-10-26 14:14:56 +02:00
models MM-60705 DB migration: added update_at column to draft table for mobile (#8237) 2024-10-15 19:49:22 +05:30
operator fix bookmarks sort order when WS does not bump update_at (#8264) 2024-10-17 09:05:01 +08:00
schema Add Index to 'type' column in 'Post' table (#8278) 2024-10-26 14:14:56 +02:00
subscription [Gekidou] refactor clean notifications (#6566) 2022-08-19 16:29:15 -04:00