mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Compound primary key for foreign_keys table in _internal
This commit is contained in:
parent
810853c5f2
commit
bc1f1e1ce8
2 changed files with 2 additions and 2 deletions
|
|
@ -59,7 +59,6 @@ def test_internal_foreign_keys(app_client):
|
|||
"on_update",
|
||||
"on_delete",
|
||||
"to",
|
||||
"rowid",
|
||||
"id",
|
||||
"match",
|
||||
"database_name",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue