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 c385bbe commit 2231913Copy full SHA for 2231913
.github/workflows/tests.yml
@@ -65,6 +65,7 @@ jobs:
65
ports: [ "2135:2135", "2136:2136", "8765:8765" ]
66
env:
67
YDB_LOCAL_SURVIVE_RESTART: true
68
+ YDB_FEATURE_FLAGS: enable_parameterized_decimal,enable_table_datetime64
69
options: '--name ydb-local -h localhost'
70
71
steps:
0 commit comments