fixed posgress error
This commit is contained in:
parent
08c759d5e4
commit
875296922e
1 changed files with 1 additions and 0 deletions
|
|
@ -40,4 +40,5 @@ export {
|
||||||
export {
|
export {
|
||||||
getPostgreSQLClient,
|
getPostgreSQLClient,
|
||||||
connectPostgreSQL,
|
connectPostgreSQL,
|
||||||
|
disconnectPostgreSQL,
|
||||||
} from './singleton';
|
} from './singleton';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue