sqlite-utils/sqlite_utils
2019-09-02 10:26:51 -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 Add tests for escaping table names. 2019-09-02 10:26:51 -07:00
utils.py Added table.update(pk, ..., alter=True) 2019-07-28 17:51:49 +03:00