feat: pico.sql improvements
Make encoded parameters optional. So we can call pico.sql(SQL) without producing an empty Lua table (that would be GCed later).
Make encoded parameters optional. So we can call pico.sql(SQL) without producing an empty Lua table (that would be GCed later).