Ben Webber

Results 23 issues of Ben Webber

Previously, the `sqlite_sequence` table created for `AUTOINCREMENT` columns was only hidden when SpatiaLite is installed. Now it is hidden by default. Closes: #2448 ---- 📚 Documentation preview 📚: https://datasette--2494.org.readthedocs.build/en/2494/

It is not possible to insert Bloblang objects as ClickHouse [`Map(K, V)`](https://clickhouse.com/docs/sql-reference/data-types/map) values using `sql_insert`. The problem seems to be that Connect does not pass the object to the ClickHouse...

This is a wonderful little crate. I like how simple it is despite how rigorous its tests are. I implemented a Python binding for it: https://github.com/benwebber/texting-robots-py Feel free to link...