https://github.com/poignardazur/sqlx-fragment
API for pushing formatted chunks of SQL to an SQLX QueryBuilder
https://github.com/poignardazur/sqlx-fragment
Last synced: 8 months ago
JSON representation
API for pushing formatted chunks of SQL to an SQLX QueryBuilder
- Host: GitHub
- URL: https://github.com/poignardazur/sqlx-fragment
- Owner: PoignardAzur
- License: mit
- Created: 2024-12-11T09:35:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T10:54:12.000Z (over 1 year ago)
- Last Synced: 2025-02-09T06:29:45.447Z (over 1 year ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sqlx-fragment
API for pushing formatted chunks of SQL to an SQLX QueryBuilder