mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-17 11:20:37 +09:00
Harden embedded postgres adoption on startup
This commit is contained in:
parent
8d5af56fc5
commit
88bf1b23a3
4 changed files with 29 additions and 22 deletions
|
|
@ -1,5 +1,6 @@
|
|||
export {
|
||||
createDb,
|
||||
getPostgresDataDirectory,
|
||||
ensurePostgresDatabase,
|
||||
inspectMigrations,
|
||||
applyPendingMigrations,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue