Postgres: Properly initialize database on startup and debugger (#7255)
* PG: Properly initialize database * fix flaky tests * flaky test * correct test * no idea * clean up debugger
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
"mongodb": "3.6.3",
|
||||
"mustache": "4.1.0",
|
||||
"parse": "3.1.0",
|
||||
"pg-monitor": "1.4.1",
|
||||
"pg-promise": "10.9.2",
|
||||
"pluralize": "8.0.0",
|
||||
"redis": "3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user