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

Add fk from escola for table professor_por_escola

parent ff3aa986
No related branches found
No related tags found
No related merge requests found
...@@ -19,8 +19,8 @@ ...@@ -19,8 +19,8 @@
"reference_table": "regiao" "reference_table": "regiao"
}, },
{ {
"keys": ["id"], "keys": ["ano_censo", "id"],
"reference_columns": ["id"], "reference_columns": ["ano_censo", "id"],
"reference_table": "escola" "reference_table": "escola"
} }
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment