datasette/datasette/views
Simon Willison 5d9a74f370 Check view-table as part of /-/schema and /db/-/schema
Refs GHSA-926p-cw2f-643h

Co-authored-by: Alex Garcia <15178711+asg017@users.noreply.github.com>
2026-09-08 10:48:19 -07:00
..
__init__.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
base.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
database.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
execute_write.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
index.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
query_helpers.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
row.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
special.py Check view-table as part of /-/schema and /db/-/schema 2026-09-08 10:48:19 -07:00
stored_queries.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
table.py disable_fts() before dropping table 2026-08-10 15:03:29 -07:00
table_create_alter.py POST /db/-/create checks table-level insert/update/alter permissions 2026-09-08 10:48:19 -07:00
table_extras.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00