Python CLI utility and library for manipulating SQLite databases https://sqlite-utils.datasette.io
  • Python 99.7%
  • C 0.2%
Find a file
2018-07-28 15:06:59 -07:00
docs Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
sqlite_utils Create table now works for pure m2m where both rows are foreign keys 2018-07-28 15:06:59 -07:00
tests Create table now works for pure m2m where both rows are foreign keys 2018-07-28 15:06:59 -07:00
.gitignore Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
.travis.yml Configured Travis CI 2018-07-28 06:48:53 -07:00
README.md Initial 2018-07-13 20:56:21 -07:00
setup.py Ensure black is correctly installed for tests 2018-07-28 07:36:43 -07:00

sqlite-utils