This website requires JavaScript.
Explore
Help
Sign in
remote
/
sqlite-utils
Watch
1
Star
0
Fork
You've already forked sqlite-utils
0
mirror of
https://github.com/simonw/sqlite-utils.git
synced
2026-07-26 19:04:32 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d18c694fc2
sqlite-utils
/
sqlite_utils
History
Simon Willison
d18c694fc2
Example from running monkeytype apply sqlite_utils.db
...
I also had to replace Table with 'Table' in a bunch of places.
2019-07-09 08:06:38 -07:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
sqlite-utils index-foreign-keys / db.index_foreign_keys()
2019-06-30 16:50:54 -07:00
db.py
Example from running monkeytype apply sqlite_utils.db
2019-07-09 08:06:38 -07:00