Core
PostgreSQL
- Add support for create-if-not-exists for 'create schema' (#362)
- Add support for the ltree extension (#385)
Go
- Support Postgres macaddr type in Go (#358)
- Scan enums when using pgx (#386)
- Fix column comment (#392
Kotlin
- Add Query class to support timeout and cancellation (#368)