mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
expand_foreign_keys() no longer uses inspect, refs #420
This commit is contained in:
parent
97331f3435
commit
53bf875483
7 changed files with 52 additions and 63 deletions
|
|
@ -50,7 +50,6 @@ This is an internal implementation detail of Datasette and the format should not
|
|||
},
|
||||
"fts_table": null,
|
||||
"hidden": false,
|
||||
"label_column": null,
|
||||
"name": "./index",
|
||||
"primary_keys": []
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue