datasette/datasette/views
2026-09-10 16:52:52 -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 Block framing of stored-query mutation forms 2026-09-09 08:39:03 -07:00
execute_write.py Add a default execution time limit to writes 2026-09-08 21:17:03 -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 Filter incoming foreign-key relationships by view permission 2026-09-10 16:52:52 -07:00
special.py Refuse API token creation from restricted actors 2026-09-09 08:38:40 -07:00
stored_queries.py Block framing of stored-query mutation forms 2026-09-09 08:39:03 -07:00
table.py Reject structured row writes to virtual and shadow tables 2026-09-10 16:52:25 -07:00
table_create_alter.py Reject structured row writes to virtual and shadow tables 2026-09-10 16:52:25 -07:00
table_extras.py Filter incoming foreign-key relationships by view permission 2026-09-10 16:52:52 -07:00