mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 17:34:32 +02:00
* db.views_names() method and and db.views property * Separate View and Table classes, both subclassing new Queryable class * view.drop() method * Updated documentation |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_black.py | ||
| test_cli.py | ||
| test_create.py | ||
| test_enable_fts.py | ||
| test_extracts.py | ||
| test_get.py | ||
| test_introspect.py | ||
| test_lookup.py | ||
| test_m2m.py | ||
| test_update.py | ||
| utils.py | ||