Skip to content
Snippets Groups Projects
Denis Smirnov's avatar
Denis Smirnov authored
Now it is possible to make the second argument (query parameters)
optional. I.e. now we support 'pico.sql([[select * from t]])' as
well as 'pico.sql([[select * from t where a = ?]], {1})'.
7be08d9c
History
Name Last commit Last update
..