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 10:54:32 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3db2c26ce2
sqlite-utils
/
sqlite_utils
History
Simon Willison
9beecc6eb0
db.add_foreign_keys() method, refs
#31
...
Still needs unit tests and documentation.
2019-06-28 08:39:50 -07:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
--not-null and --default options to insert/update,
closes
#24
2019-06-12 23:30:16 -07:00
db.py
db.add_foreign_keys() method, refs
#31
2019-06-28 08:39:50 -07:00