Skip to content

Commit bbcf776

Browse files
committed
enable "fetch system entities" checkbox
1 parent c750cfc commit bbcf776

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"relationships": {
4040
"compositeRelationships": true
4141
},
42-
"FEScriptCommentsSupported": true
42+
"FEScriptCommentsSupported": true,
43+
"enableFetchSystemEntitiesCheckbox": true
4344
}
4445
},
4546
"description": "Hackolade plugin for PostgreSQL",

0 commit comments

Comments
 (0)