mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 01:11:39 +02:00
🎉 Add migration for fix legacy storage object backend names
This commit is contained in:
parent
9275f5e5ce
commit
dece149c9e
2 changed files with 13 additions and 0 deletions
|
@ -235,6 +235,9 @@
|
|||
|
||||
{:name "0075-mod-share-link-table"
|
||||
:fn (mg/resource "app/migrations/sql/0075-mod-share-link-table.sql")}
|
||||
|
||||
{:name "0076-mod-storage-object-table"
|
||||
:fn (mg/resource "app/migrations/sql/0076-mod-storage-object-table.sql")}
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue