sea-query
https://github.com/seaql/sea-query
Rust
🌊 A dynamic SQL query builder for MySQL, Postgres and SQLite
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to sea-query
Help out
- Issues
- Add Postgres-only SQLx bindings crate
- Fix null element in array panic (#1068)
- ValueTypeErr on array with none, [ db: postgres ]
- feat: allow Expr in like() by accepting Into<Expr>
- Add support for `time::UtcDateTime`
- Add "alter table constraint" support separately from table definition
- Add constraint type
- Enable using DISTINCT with any Function
- Support for specifying operator class in expression indexes (e.g. gist_trgm_ops)
- Support PostgreSQL 'point' type
- Docs
- Rust not yet supported