focalboard/server
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
..
admin-scripts
api Merge pull request #2664 from jespino/issue-2617 2022-04-06 10:43:41 -06:00
app Merge branch 'main' into issue-2617 2022-04-05 11:56:29 -06:00
assets Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
auth Removed getDefaultTemplates functin as no longer needed 2022-03-29 11:16:16 +05:30
client Permissions integration tests (#2697) 2022-04-05 08:00:04 -07:00
integrationtests Merge branch 'main' into issue-2617 2022-04-05 11:56:29 -06:00
main Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
model Merge pull request #2716 from mattermost/gh-2712-fix-templates 2022-04-04 09:48:09 -06:00
server Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
services Simplifying the categories migration (#2739) 2022-04-06 16:15:50 -04:00
swagger Permissions integration tests (#2697) 2022-04-05 08:00:04 -07:00
utils Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
web
ws Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
.golangci.yml Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
go.mod Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.sum Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.tools.mod
go.tools.sum