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.
enable_prepared_ddl
1 parent 6d3debf commit b23b450Copy full SHA for b23b450
.github/workflows/examples.yml
@@ -29,6 +29,7 @@ jobs:
29
env:
30
YDB_LOCAL_SURVIVE_RESTART: true
31
YDB_USE_IN_MEMORY_PDISKS: true
32
+ YDB_TABLE_ENABLE_PREPARED_DDL: true
33
options: '-h localhost'
34
35
OS: ubuntu-latest
.github/workflows/tests.yml
@@ -58,6 +58,7 @@ jobs:
58
59
60
61
62
63
64
0 commit comments