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

Add tables of enrollment_projection and enrollment_diagnosis

parent 2ceaa588
No related branches found
No related tags found
No related merge requests found
{
"pairing_description": "Tabela de diagnóstico de Matrículas",
"data_source": "LDE - Laboratório de Dados Educacionais",
"pk": [],
"foreign_keys": [
{
"keys": ["estado_id"],
"reference_columns": ["id"],
"reference_table": "estado"
}
]
}
{
"pairing_description": "Tabela de projeção de Matrículas",
"data_source": "LDE - Laboratório de Dados Educacionais",
"pk": [],
"foreign_keys": [
{
"keys": ["estado_id"],
"reference_columns": ["id"],
"reference_table": "estado"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment