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
- postgres: silently uses signed integers when unsigned integers are specified in schema
- postgres: bulk insert API with UNNEST and ARRAYs
- postgres: Support creating partitioned tables
- Macro for generating the Iden from a given Struct
- Supporting a new type in SeaQuery
- added PostgreSQL Interval value variant
- Multiple arguments / multiple parameters on custom postgres function breaking with Func::cust().args()
- Explicitly annotate values in postgres when types cannot be inferred
- Do typechecking on postgres value binder (implement `accepts`)
- Array type not annotated when array type cannot be inferred in postgres
- Docs
- Rust not yet supported