Expand description

This crate provides helper proc-macro(s) that assists include-oracle-sql in generating Yesql-like methods for using SQL in Rust.

Macros

Maps arguments of the generated database access method into a tuple of SQL arguments.

Returns the uppercase equivalent of this identifier as a string literal.