Skip to content
Snippets Groups Projects
Commit 91ae69e7 authored by Hamer Iboshi's avatar Hamer Iboshi
Browse files

add region_id to ibge_pib

parent 9f5d2cf3
Branches
Tags
No related merge requests found
......@@ -12,6 +12,11 @@
"keys": ["estado_id"],
"reference_columns": ["id"],
"reference_table": "estado"
},
{
"keys": ["regiao_id"],
"reference_columns": ["id"],
"reference_table": "regiao"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment