add postgresMigrations

This commit is contained in:
chungyau97
2023-09-05 13:49:50 +08:00
parent b688f96236
commit ae66f163de
3 changed files with 69 additions and 1 deletions
@@ -0,0 +1,3 @@
import { Init1693891895163 } from './1693891895163-Init'
export const postgresMigrations = [Init1693891895163]