Closed geoffcorvera closed 4 months ago
I want to click on "hash_id" in citations and be taken to the linked inspection record.
Check https://docs.datasette.io/en/stable/ecosystem.html#sqlite-utils
Adding fk with sqlite_utils worked. When you load a table, the values in citations.hash_id link to the inspection record - but not when you view a result table (via SQL query or basic operation)
I want to click on "hash_id" in citations and be taken to the linked inspection record.
Check https://docs.datasette.io/en/stable/ecosystem.html#sqlite-utils