datasette/datasette/views
2026-09-16 21:23:54 -07:00
..
__init__.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
base.py Return CSV errors as plain text, closes #2129 2026-09-15 15:53:10 -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 Show correct query timings, closes #2446 2026-09-16 21:23:54 -07:00
table_create_alter.py Keep alter-table changes rollbackable by write wrappers 2026-09-16 14:40:50 -07:00
table_extras.py Filter incoming foreign-key relationships by view permission 2026-09-10 16:52:52 -07:00