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 = [ ...@@ -54,7 +54,8 @@ CADUNICO = [
'african_culture.sql', 'african_culture.sql',
'ciganos_culture.sql', 'ciganos_culture.sql',
'ciganos_rights.sql', 'ciganos_rights.sql',
'ciganos_sustentability.sql' 'ciganos_sustentability.sql',
'traditional_families.sql'
] ]
FIES = [ FIES = [
'courseFIES.sql', 'courseFIES.sql',
...@@ -138,5 +139,6 @@ DATABASE_TABLE_NAME = { ...@@ -138,5 +139,6 @@ DATABASE_TABLE_NAME = {
'idm.sql': 'indice_distribuicao_matriculas', 'idm.sql': 'indice_distribuicao_matriculas',
'ciganos_culture.sql': 'ciganos_culture_ag', 'ciganos_culture.sql': 'ciganos_culture_ag',
'ciganos_rights.sql': 'ciganos_rights_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.
Please to comment