sqlite-utils/sqlite_utils
Chris Amico a692c56659
Add SpatiaLite helpers to CLI (#407)
* Add SpatiaLite CLI helpers
* Add docs for spaitalite helpers
* Fix flake8 issues and add more detail on spatial types
* Run cog and add some help text.
* Use SpatiaLite when calculating coverage, refs #407

Co-authored-by: Simon Willison <swillison@gmail.com>
2022-02-15 16:58:07 -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 Add SpatiaLite helpers to CLI (#407) 2022-02-15 16:58:07 -08:00
db.py Create table if_not_exists=True argument, closes #397 2022-02-05 17:28:53 -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 Fix for flake8, refs #79 2022-02-03 22:13:17 -08:00