datasette/datasette/utils
2026-09-10 19:44:49 -07:00
..
__init__.py Redact configuration keys case-insensitively 2026-09-08 21:16:35 -07:00
actions_sql.py Match table permission identities using SQLite case semantics 2026-09-09 08:39:03 -07:00
asgi.py Protect personalized dynamic responses from shared caching 2026-09-08 21:16:36 -07:00
baseconv.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
check_callable.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
internal_db.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
multipart.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
permissions.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
shutil_backport.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00
sql_analysis.py Fix CREATE VIEW analysis on Python 3.10 2026-09-08 10:49:52 -07:00
sqlite.py Limit derived-table permissions to one source hop 2026-09-10 16:52:52 -07:00
testing.py Migrate from httpx to httpx2, closes #2879 2026-09-10 19:44:49 -07:00