master
refactoring for pg2ydb project (#1846)
sort bindings
* Added bindings elipsis into `ydb.ParamsFromMap` for bind wide time types
* Added binding `ydb.WithWideTypes()` which interprets `time.Time` and `time.Duration` as `Timestamp64` and `Interval64` YDB types
feat: enhance numeric and positional argument handling in query binding (#2045)
* Added public package `github.com/ydb-platform/ydb-go-sdk/v3/types` and marked as deprecated all public API in `github.com/ydb-platform/ydb-go-sdk/v3/table/types` as deprecated (#2217)
Modernize Go codebase: adopt modern idioms and upgrade CI tooling (#2082)
Fix json marshaler to type (#2061)
* Changed `ydb.WithWideTimeTypes(bool)` for allow boolean argument