mattermost-mobile/app/database/schema/server
Kyriakos Z 6472ce1247
MM-49540: drafts migration adding metadata (#7240)
* MM-49540: drafts migration adding metadata

Adds a drafts table migration adding the column "metadata".
This column is going to be primarily used to store the draft's
metadata priority field.

* Addresses review comments
2023-03-30 12:42:52 +03:00
..
table_schemas MM-49540: drafts migration adding metadata (#7240) 2023-03-30 12:42:52 +03:00
index.ts add files count column in channel info table and db migration 2023-03-22 15:36:57 +05:30
test.ts MM-49540: drafts migration adding metadata (#7240) 2023-03-30 12:42:52 +03:00