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 01:14:31 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5225dbb89c
sqlite-utils
/
sqlite_utils
History
Simon Willison
e4a11b1815
Refactor .update() to use .get()
...
.pks introspection now returns [rowid] for rowid tables.
2019-07-28 15:44:33 +03:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
Use pysqlite3 if available
2019-07-22 15:39:35 -07:00
db.py
Refactor .update() to use .get()
2019-07-28 15:44:33 +03:00
utils.py
Use pysqlite3 if available
2019-07-22 15:39:35 -07:00