datasette/datasette/utils
2026-09-08 21:16:35 -07:00
..
__init__.py Escape primary-key identifiers in row queries 2026-09-08 21:16:34 -07:00
actions_sql.py Major performance boost for SQL permissions, closes #2832 2026-07-14 09:18:51 -07:00
asgi.py Run startup via ASGI lifespan instead of waiting for the first request (#2887) 2026-09-01 09:39:25 -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 Use unshadowable table classification 2026-09-08 21:16:35 -07:00
testing.py Upgrade to ruff>=0.16.0 (#2857) 2026-07-25 15:47:08 -07:00