focalboard/server/services/store
Jesús Espino 0363357209
Simplifying the categories migration (#2739)
* 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>
2022-04-06 16:15:50 -04:00
..
generators GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
mattermostauthlayer Add code to disble guest account access (#2690) 2022-04-04 16:00:40 +02:00
mockstore Removing not used code 2022-04-06 12:57:30 +02:00
sqlstore Simplifying the categories migration (#2739) 2022-04-06 16:15:50 -04:00
storetests Fixing tests 2022-04-06 16:04:21 +02:00
store.go Removing not used code 2022-04-06 12:57:30 +02:00