mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 13:11:39 +02:00
✨ Add missing indexes and improve others.
This commit is contained in:
parent
c1476d0397
commit
60f4f863df
5 changed files with 40 additions and 5 deletions
|
@ -152,6 +152,12 @@
|
|||
{:name "0046-add-profile-complaint-table"
|
||||
:fn (mg/resource "app/migrations/sql/0046-add-profile-complaint-table.sql")}
|
||||
|
||||
{:name "0047-mod-file-change-table"
|
||||
:fn (mg/resource "app/migrations/sql/0047-mod-file-change-table.sql")}
|
||||
|
||||
{:name "0048-mod-storage-tables"
|
||||
:fn (mg/resource "app/migrations/sql/0048-mod-storage-tables.sql")}
|
||||
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue