home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: f5c63088e1454811ce8361208b72297408eb5237

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
f5c63088e1454811ce8361208b72297408eb5237 Use sqlean if available in environment (#560) Closes #559 Closes #235 Refs https://github.com/simonw/llm/issues/60 - Uses `sqlean` in place of `sqlite3` if `sqlean.py` is installed - Uses `sqlite-dump` if available and `conn.iterdump()` does not exist - New `with db.ensure_autocommit_off()` method for ensuring autocommit is off, used by `enable_wal()` and `disable_wal()`. 2023-06-25T23:25:51Z 2023-06-25T23:25:51Z 13ae486343ea6454a93114c6f558ffea2f2c6874 cd792325681cbad9f663f2879d8b69f1edbb678f 140912432 9599 19864447
Powered by Datasette · Queries took 0.876ms · About: github-to-sqlite