https://github.com/quietboil/include-oracle-sql-args
A helper proc-macro crate that assists include-oracle-sql in generating Yesql-like methods
https://github.com/quietboil/include-oracle-sql-args
database oracle rust
Last synced: 3 months ago
JSON representation
A helper proc-macro crate that assists include-oracle-sql in generating Yesql-like methods
- Host: GitHub
- URL: https://github.com/quietboil/include-oracle-sql-args
- Owner: quietboil
- License: mit
- Created: 2022-04-18T21:01:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-09T14:23:02.000Z (over 3 years ago)
- Last Synced: 2025-10-07T04:17:55.559Z (9 months ago)
- Topics: database, oracle, rust
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**include-oracle-sql-args** is a helper proc-macro crate that assists [include-oracle-sql][1] in generating Yesql-like methods for using SQL in Rust.
[1]: https://github.com/quietboil/include-oracle-sql