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
1.2.1
sqlite-utils
/
sqlite_utils
History
Exact
Exact
Union
RegExp
Simon Willison
976263effc
Sanity check add_foreign_key() column exists,
closes
#29
2019-06-20 16:58:18 -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
Sanity check add_foreign_key() column exists,
closes
#29
2019-06-20 16:58:18 -07:00