owid-grapher
owid-grapher copied to clipboard
Add a `details` table to the Grapher DB
The table should be as follows, with a unique constraint on category + term
name | type |
---|---|
category | varchar |
term | varchar |
title | varchar |
content | varchar |