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.12.1
sqlite-utils
/
sqlite_utils
History
Exact
Exact
Union
RegExp
Simon Willison
8dab9fd1cc
insert_all() / .upsert_all() work with empty list (
#64
)
...
Closes
#52
2019-11-06 20:32:37 -08:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
Option to add triggers when enabling FTS (
#57
)
2019-09-02 16:42:28 -07:00
db.py
insert_all() / .upsert_all() work with empty list (
#64
)
2019-11-06 20:32:37 -08:00
utils.py
Added table.update(pk, ..., alter=True)
2019-07-28 17:51:49 +03:00