No description
Find a file
arcayr e7fce22bd1
clarify that query strings are for bind points only.
generated query strings from this macro are not executed directly, merely used as a query to which actual parameter values are bound.
2024-12-28 22:00:33 +11:00
crates clarify that query strings are for bind points only. 2024-12-28 22:00:33 +11:00
.gitignore initial commit. 2024-12-28 20:51:00 +11:00
Cargo.lock add basic traits and a rough sketch of the derive macro. 2024-12-28 21:48:30 +11:00
Cargo.toml add basic traits and a rough sketch of the derive macro. 2024-12-28 21:48:30 +11:00