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-18 22:44:10 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
83ca4c802f
sqlite-utils
/
sqlite_utils
History
Amjith Ramanujam
83ca4c802f
Escape the table name in populate_fts and search.
2019-08-31 23:20:15 -07: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
Escape the table name in populate_fts and search.
2019-08-31 23:20:15 -07:00
utils.py
Added table.update(pk, ..., alter=True)
2019-07-28 17:51:49 +03:00