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

Add fk for table professor por escola

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