sqlite-utils/sqlite_utils
2022-01-10 17:08:05 -08:00
..
__init__.py Docs for suggest_column_types, closes #81 2020-02-01 13:55:13 -08:00
__main__.py Support 'python -m sqlite_utils', closes #368 2022-01-08 18:33:22 -08:00
cli.py Only buffer input if --sniff, closes #364 2022-01-09 20:39:58 -08:00
db.py delete_where(analyze=True), closes #378 2022-01-10 17:08:05 -08:00
py.typed py.typed file so mypy picks up the types, closes #331 2021-11-14 15:21:04 -08:00
recipes.py sqlite-utils convert command and db[table].convert(...) method 2021-08-01 21:47:39 -07:00
utils.py --convert function can now modify row in place, closes #371 2022-01-09 12:06:02 -08:00