Skip to content
Snippets Groups Projects
Commit b58c0325 authored by Henrique Varella Ehrenfried's avatar Henrique Varella Ehrenfried :speech_balloon:
Browse files

Add new table in the groups of CADUNICO

parent 8ea945e3
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,8 @@ CADUNICO = [
'african_culture.sql',
'ciganos_culture.sql',
'ciganos_rights.sql',
'ciganos_sustentability.sql'
'ciganos_sustentability.sql',
'traditional_families.sql'
]
FIES = [
'courseFIES.sql',
......@@ -138,5 +139,6 @@ DATABASE_TABLE_NAME = {
'idm.sql': 'indice_distribuicao_matriculas',
'ciganos_culture.sql': 'ciganos_culture_ag',
'ciganos_rights.sql': 'ciganos_rights_ag',
'ciganos_sustentability.sql': 'ciganos_sustentability_ag'
'ciganos_sustentability.sql': 'ciganos_sustentability_ag',
'traditional_families.sql': 'traditional_families_ag'
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment