I am on Mac OS 11.4, this happens for me both in sqlite and mysql 5.7

When I run: db.exec(sql"INSERT INTO my_table (my_col) values (?)", "my_string")

I will get "my_string" in the library

The other ? thing, it is not a Nim bug, but it is the reason why the obvious 
work around doesn't work. (Hard to explain better than I did above, but maybe I 
should just have left that out since it just seems to confuse things)

Reply via email to