List view
- No due date•10/10 issues closed
Our goals for the next major version of sea-query: 1) deprecate sea-query-driver and integrate sea-query-binder into sea-orm 2) revamp our `Value` enum to allow custom value types (via a ValueTrait), and so as a side effect also supporting Postgres arrays (may be)? 3) better support for default / update expressions in column schema, i.e. `DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP`
No due date•10/10 issues closed