We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57edaef commit 2d244eeCopy full SHA for 2d244ee
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "PostgreSQL",
3
- "version": "0.1.55",
4
- "versionDate": "2023-12-07",
+ "version": "0.1.56",
+ "versionDate": "2024-01-05",
5
"author": "hackolade",
6
"engines": {
7
"hackolade": "6.1.2",
reverse_engineering/config.json
"errors": {
- "NO_DATABASES": "There is no databases in PostgreSQL Server instance",
- "WRONG_CONNECTION": "Can not connect to PostgreSQL Server instance"
+ "NO_DATABASES": "There are no databases in PostgreSQL Server instance",
+ "WRONG_CONNECTION": "Cannot connect to PostgreSQL Server instance"
},
"defaultDdlType": "postgres",
"scenario": "getDatabases",
0 commit comments