mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 17:11:38 +02:00
🔥 Remove legacy system user and team.
This commit is contained in:
parent
dd6bd6bbff
commit
874378869d
3 changed files with 8 additions and 2 deletions
|
@ -163,6 +163,9 @@
|
|||
|
||||
{:name "0051-mod-file-library-rel-table"
|
||||
:fn (mg/resource "app/migrations/sql/0051-mod-file-library-rel-table.sql")}
|
||||
|
||||
{:name "0052-del-legacy-user-and-team"
|
||||
:fn (mg/resource "app/migrations/sql/0052-del-legacy-user-and-team.sql")}
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue