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-09-17 22:14:09 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
aef825c140
sqlite-utils
/
sqlite_utils
History
Amjith Ramanujam
aef825c140
Add cli option for the create-update-trigger.
2019-09-01 21:18:32 -07:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
Add cli option for the create-update-trigger.
2019-09-01 21:18:32 -07:00
db.py
Add an option to create triggers for fts table.
2019-09-01 20:55:53 -07:00
utils.py
Added table.update(pk, ..., alter=True)
2019-07-28 17:51:49 +03:00