Quinn Batten
Quinn Batten
A simple / short-term fix is to make sure that runQuery casts all numeric columns to float. This seems to be working for me right now. In that same vein,...
No worries, and thank you very much! When I launch from Terminal, I get a bunch of errors, which I've added below, in case they're helpful. It looks like the...
A better error message or pre-run check for correct sqlite version would be really helpful. The error message is just a sqlite3.OperationalError with no further context as to why it's...
I'm still observing this in 0.79.1. It occurs with both the `snowflake_database_grant` resource and the `snowflake_grant_privileges_to_role` resource. Anything we can do to get some eyes on this from the Snowflake...
Oh I don't have perms to PR. Here's my amended version of the Docker Run section of the README: Run a local copy with these commands: - `git clone https://github.com/tabledog/datasette-stripe...