main
[JOOQ]: Added support for YDB functions and types (#135)
feat JOOQ: Supported new types (#189)
feat JOOQ: Batch replace (#208)
dev: ydb jdbc driver make provided & remove org.jetbrains (#152)
feat: supported UUID type in JOOQ YDB dialect (#184)
[JOOQ]: Update JDBC driver to 2.1.2 (#129)
"view primary key" hint (#196)
Allow setting fields in UpdateOperation without aliasing names (#201)
[JOOQ]: Support for unique modifying operations: UPSERT and REPLACE