Skip to content

Commit 01cb789

Browse files
committed
added db version check for security_invoker to determine whether to include in DDL script:
adjusted sequence of DDL statements when table index is defined with "Concurrent build" enabled
1 parent cf5386b commit 01cb789

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "PostgreSQL",
3-
"version": "0.1.33",
4-
"versionDate": "2023-02-17",
3+
"version": "0.1.34",
4+
"versionDate": "2023-03-10",
55
"author": "hackolade",
66
"engines": {
77
"hackolade": "6.1.2",

0 commit comments

Comments
 (0)