mattermost-mobile/docs
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
..
database Add Index to 'type' column in 'Post' table (#8278) 2024-10-26 14:14:56 +02:00
architecture-diagram.monopic Add an architecture diagram to docs (#8110) 2024-07-25 10:52:55 -04:00
architecture-diagram.png Add an architecture diagram to docs (#8110) 2024-07-25 10:52:55 -04:00
base_configs.md Barebones code for v2 2020-11-17 14:20:58 -03:00