Address some issues with the sqlez_macros

This commit is contained in:
Kay Simmons
2022-12-03 16:06:01 -08:00
committed by Mikayla Maki
parent 1b225fa37c
commit f68e8d4664
10 changed files with 183 additions and 174 deletions
Generated
+1
View File
@@ -5609,6 +5609,7 @@ dependencies = [
"proc-macro2",
"quote",
"sqlez",
"sqlformat",
"syn",
]