Harden embedded postgres adoption on startup

This commit is contained in:
Dotta
2026-03-16 21:03:05 -05:00
parent 8d5af56fc5
commit 88bf1b23a3
4 changed files with 29 additions and 22 deletions

View File

@@ -1,5 +1,6 @@
export {
createDb,
getPostgresDataDirectory,
ensurePostgresDatabase,
inspectMigrations,
applyPendingMigrations,