sqlite-utils/sqlite_utils
2019-02-24 10:46:44 -08:00
..
__init__.py Now you just 'from sqlite_utils import Database' 2018-07-30 20:30:23 -07:00
cli.py Added --table and --fmt options for table output using tabulate 2019-02-23 22:45:17 -08:00
db.py Added create_index(..., if_not_exists=True), refs #14 2019-02-24 10:46:44 -08:00