mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
026c84db30
commit
6569287d90
3 changed files with 228 additions and 223 deletions
|
|
@ -5,7 +5,6 @@ from sanic import response
|
|||
from datasette.utils import (
|
||||
detect_fts,
|
||||
detect_primary_keys,
|
||||
get_all_foreign_keys,
|
||||
to_css_class,
|
||||
validate_sql_select,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue