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 05e3059 commit fa1ac80Copy full SHA for fa1ac80
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Synapse",
3
- "version": "0.1.28",
4
- "versionDate": "2021-11-10",
+ "version": "0.1.29",
+ "versionDate": "2021-12-07",
5
"author": "hackolade",
6
"engines": {
7
"hackolade": "5.2.0",
reverse_engineering/config.json
"errors": {
- "NO_DATABASES": "There is no databases in SQL Server instance",
- "WRONG_CONNECTION": "Can not connect to SQL Server instance"
+ "NO_DATABASES": "There is no databases in Synapse instance",
+ "WRONG_CONNECTION": "Can not connect to Synapse instance"
},
"defaultDdlType": "msSqlServer",
"excludeDocKind": ["id"],
0 commit comments