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
- [BUG] Enum_def macro errror
- Exposition of Postgres functions `to_tsquery`, `to_tsvector`, `phraseto_tsquery`, `plainto_tsquery`, `websearch_to_tsquery` are unergonomic because they only accept the regconfig as an u32
- fails to build
- Parentheses for complex LIKE query is different than the same Postgres ILIKE query
- postgres: create typed prepared statements
- Support for Postgres comments when creating tables and columns
- add databend backend
- Error running sqlx_any in example after upgrading sqlx to 0.7
- Add support for `Arc<str>` value
- `Table::drop()` with multiple `.table` when using sqlite3 causes invalid sql
- Docs
- Rust not yet supported