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 02:44:33 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
71a3bc26c9
sqlite-utils
/
sqlite_utils
History
Simon Willison
71a3bc26c9
Applied Black
2019-07-14 21:04:43 -07:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
Applied Black
2019-07-14 21:04:43 -07:00
db.py
create_table now handles compound primary keys,
closes
#36
2019-07-14 20:42:36 -07:00