485 B
485 B
Release Notes: sea-query 1.0.0-rc.23
(since 1.0.0-rc.22)
New Features
- Refactor
Value::Arrayand addValue::Enumhttps://github.com/SeaQL/sea-query/pull/1004 impl Iden for Stringhttps://github.com/SeaQL/sea-query/pull/1019- Implement Postgres
ON CONFLICT ON CONSTRAINThttps://github.com/SeaQL/sea-query/pull/1016 - Implement
VALUESclause for Postgres CTE https://github.com/SeaQL/sea-query/pull/1008
Bug Fixes
- rusqlite: bind JSON null as JSON null