SeaQL / sea-query

🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
https://www.sea-ql.org
Other
1.12k stars 182 forks source link

Add support for the PostgreSQL hstore extension #797

Open KobusEllis opened 1 month ago

KobusEllis commented 1 month ago

Support for the PostgreSQL hstore extension was recently added to sqlx: https://github.com/launchbadge/sqlx/pull/3343