Address some issues with the sqlez_macros
This commit is contained in:
parent
1b225fa37c
commit
f68e8d4664
10 changed files with 183 additions and 174 deletions
|
@ -13,4 +13,5 @@ syn = "1.0"
|
|||
quote = "1.0"
|
||||
proc-macro2 = "1.0"
|
||||
lazy_static = "1.4"
|
||||
sqlez = { path = "../sqlez" }
|
||||
sqlez = { path = "../sqlez" }
|
||||
sqlformat = "0.2"
|
Loading…
Add table
Add a link
Reference in a new issue