sqlite-utils/sqlite_utils
Simon Willison 64799df78b .optimize() no longer cleans up _docsize
This isn't necessary any more since the new .rebuild_fts()
method can achieve the same thing.

Refs #155, #153
2020-09-08 15:18:12 -07:00
..
__init__.py Docs for suggest_column_types, closes #81 2020-02-01 13:55:13 -08:00
cli.py Tracer mechanism for showing underlying SQL queries 2020-09-07 14:56:59 -07:00
db.py .optimize() no longer cleans up _docsize 2020-09-08 15:18:12 -07:00
utils.py find_spatialite() utility function, closes #135 2020-08-21 13:30:02 -07:00