Skip to content

Commit 4253895

Browse files
authored
Merge branch 'main' into add-implicit-session-flag
2 parents 741e28b + fed905b commit 4253895

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+994
-831
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
ports: [ "2135:2135", "2136:2136", "8765:8765" ]
6666
env:
6767
YDB_LOCAL_SURVIVE_RESTART: true
68+
YDB_FEATURE_FLAGS: enable_parameterized_decimal,enable_table_datetime64
6869
options: '--name ydb-local -h localhost'
6970

7071
steps:

examples/Ydb.Sdk.QueryService.QuickStart/DataUtils.cs

Lines changed: 0 additions & 166 deletions
This file was deleted.

examples/Ydb.Sdk.QueryService.QuickStart/Program.cs

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)