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.
2 parents 1655690 + b23b450 commit b226ff1Copy full SHA for b226ff1
.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