mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-26 18:48:15 +02:00
0363357209
* Simplifying the categories migration * A bit more of simplification * Leaving the channel_id there because sqlite doesn't support drop columns * Update server/services/store/sqlstore/migrations/000018_populate_categories.up.sql * Update server/services/store/sqlstore/migrations/000019_populate_category_blocks.up.sql * Update server/services/store/sqlstore/migrations/000018_populate_categories.up.sql Co-authored-by: Doug Lauder <wiggin77@warpmail.net>