sqlite-utils/sqlite_utils
2023-07-22 12:04:31 -07:00
..
__init__.py Added pluggy and first hook, register_commands - refs #569, #567 2023-07-22 12:04:31 -07:00
__main__.py Support 'python -m sqlite_utils', closes #368 2022-01-08 18:33:22 -08:00
cli.py Added pluggy and first hook, register_commands - refs #569, #567 2023-07-22 12:04:31 -07:00
db.py Use sqlean if available in environment (#560) 2023-06-25 16:25:51 -07:00
hookspecs.py Added pluggy and first hook, register_commands - refs #569, #567 2023-07-22 12:04:31 -07:00
plugins.py Added pluggy and first hook, register_commands - refs #569, #567 2023-07-22 12:04:31 -07:00
py.typed py.typed file so mypy picks up the types, closes #331 2021-11-14 15:21:04 -08:00
recipes.py errors=r.SET_NULL/r.IGNORE options for parsedate/parsedatetime, closes #416 2022-03-20 21:01:35 -07:00
utils.py Use sqlean if available in environment (#560) 2023-06-25 16:25:51 -07:00