You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @nicferrier . Is a duplicate of #30 .
crystal-db does not touch the sql statement, so it depends on each driver.
Adding that note to every example seems wrong, but clearly the question will keep coming 💭
Are the docs wrong on parameters?
for example:
crystal-db/src/db/query_methods.cr
Line 67 in 437f8c3
I'm using 0.4.1 shard and had to use $x (eg: $1) for params and not ?.
Is this right or am I confused?
The text was updated successfully, but these errors were encountered: