mattermost-mobile/docs/database/server
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
..
server-v3.pdf Add Index to 'type' column in 'Post' table (#8278) 2024-10-26 14:14:56 +02:00
server-v3.png MM-60705 DB migration: added update_at column to draft table for mobile (#8237) 2024-10-15 19:49:22 +05:30
server-v3.rtf Add Index to 'type' column in 'Post' table (#8278) 2024-10-26 14:14:56 +02:00
server-v3.sql Add Index to 'type' column in 'Post' table (#8278) 2024-10-26 14:14:56 +02:00
server.md Add Index to 'type' column in 'Post' table (#8278) 2024-10-26 14:14:56 +02:00