Commit Graph

2 Commits

Author SHA1 Message Date
Lukas Eder
ef0af31f15 [jOOQ/jOOQ#5507] Added Hstore wrapper type 2020-10-21 13:59:24 +02:00
Lukas Eder
6c035a0528 [jOOQ/jOOQ#5507] Add a new jooq-postgres-extensions module
This new module will be used for PostgreSQL specific extensions. The current working draft contains:

- AbstractPostgresBinding for common code of PG specific bindings
- HstoreBinding to bind hstore types
- HstoreConverter to convert hstore types
2020-10-20 16:33:40 +02:00