sqlite-utils/sqlite_utils
Simon Willison 9beecc6eb0 db.add_foreign_keys() method, refs #31
Still needs unit tests and documentation.
2019-06-28 08:39:50 -07:00
..
__init__.py Now you just 'from sqlite_utils import Database' 2018-07-30 20:30:23 -07:00
cli.py --not-null and --default options to insert/update, closes #24 2019-06-12 23:30:16 -07:00
db.py db.add_foreign_keys() method, refs #31 2019-06-28 08:39:50 -07:00