sqlite-utils/sqlite_utils
2019-09-02 09:13:36 -07:00
..
__init__.py Now you just 'from sqlite_utils import Database' 2018-07-30 20:30:23 -07:00
cli.py Rename the option to create-triggers for FTS. 2019-09-02 08:54:49 -07:00
db.py Change the escaping to square brackets. 2019-09-02 09:13:36 -07:00
utils.py Added table.update(pk, ..., alter=True) 2019-07-28 17:51:49 +03:00