mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
9 lines
197 B
JSON
9 lines
197 B
JSON
{
|
|
"migrationsTable": "pgmigrations",
|
|
"dir": "src/migrations",
|
|
"checkOrder": true,
|
|
"migrationFilenameFormat": "utc",
|
|
"createMigrationsSchema": false,
|
|
"createSchema": false
|
|
}
|