Merge remote-tracking branch 'origin/staging' into develop

This commit is contained in:
Andrey Antukh
2023-08-07 12:59:17 +02:00
30 changed files with 356 additions and 219 deletions

View File

@@ -327,6 +327,9 @@
{:name "0105-mod-file-change-table"
:fn (mg/resource "app/migrations/sql/0105-mod-file-change-table.sql")}
{:name "0105-mod-server-error-report-table"
:fn (mg/resource "app/migrations/sql/0105-mod-server-error-report-table.sql")}
])
(defn apply-migrations!