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
79cc8b854c
sqlite-utils
/
sqlite_utils
History
Simon Willison
79cc8b854c
Ran black, plus added comments for next step
...
Refs
#66
2019-12-27 09:49:47 +00:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
Ran black, plus added comments for next step
2019-12-27 09:49:47 +00:00
db.py
Ran black, plus added comments for next step
2019-12-27 09:49:47 +00:00
utils.py
Added table.update(pk, ..., alter=True)
2019-07-28 17:51:49 +03:00