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-23 09:24:31 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
362359da7e
sqlite-utils
/
sqlite_utils
History
Simon Willison
362359da7e
not_null= and defaults= arguments to various Python methods, refs
#24
2019-06-12 23:10:07 -07:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
add_foreign_key can now detect table and pk, refs
#25
2019-06-12 21:51:09 -07:00
db.py
not_null= and defaults= arguments to various Python methods, refs
#24
2019-06-12 23:10:07 -07:00