Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HOTMapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HOTMapper
HOTMapper
Commits
a43601ba
Commit
a43601ba
authored
4 years ago
by
Henrique Varella Ehrenfried
Browse files
Options
Downloads
Patches
Plain Diff
Update groups
parent
4170e294
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
database/groups.py
+16
-2
16 additions, 2 deletions
database/groups.py
mapping-protocols
+1
-1
1 addition, 1 deletion
mapping-protocols
sql-scripts
+1
-1
1 addition, 1 deletion
sql-scripts
table-definitions
+1
-1
1 addition, 1 deletion
table-definitions
with
19 additions
and
5 deletions
database/groups.py
+
16
−
2
View file @
a43601ba
...
...
@@ -55,8 +55,17 @@ CADUNICO = [
'
ciganos_culture.sql
'
,
'
ciganos_rights.sql
'
,
'
ciganos_sustentability.sql
'
,
'
traditional_families.sql
'
'
traditional_families.sql
'
,
'
cad_unico_quilombola_metrics.sql
'
,
]
INDIGENAS
=
[
'
indigenas_development.sql
'
,
'
indigenas_infrastructure.sql
'
,
'
indigenas_rights.sql
'
,
'
indigenas_schools.sql
'
]
FIES
=
[
'
courseFIES.sql
'
,
'
fies.sql
'
,
...
...
@@ -140,5 +149,10 @@ DATABASE_TABLE_NAME = {
'
ciganos_culture.sql
'
:
'
ciganos_culture_ag
'
,
'
ciganos_rights.sql
'
:
'
ciganos_rights_ag
'
,
'
ciganos_sustentability.sql
'
:
'
ciganos_sustentability_ag
'
,
'
traditional_families.sql
'
:
'
traditional_families_ag
'
'
traditional_families.sql
'
:
'
traditional_families_ag
'
,
'
indigenas_development.sql
'
:
'
indigenas_development_ag
'
,
'
indigenas_infrastructure.sql
'
:
'
indigenas_infrastructure_ag
'
,
'
indigenas_rights.sql
'
:
'
indigenas_rights_ag
'
,
'
indigenas_schools.sql
'
:
'
indigenas_schools_ag
'
,
'
cad_unico_quilombola_metrics.sql
'
:
'
cad_unico_quilombola_metrics_ag
'
}
This diff is collapsed.
Click to expand it.
mapping-protocols
@
7f70b1e8
Compare
433c5941
...
7f70b1e8
Subproject commit
433c594134dcff1cf1e424cba60298827452c1e6
Subproject commit
7f70b1e8a341c56c4b551e45343b4cd24ac3f959
This diff is collapsed.
Click to expand it.
sql-scripts
@
00ab364f
Compare
c2fd3fba
...
00ab364f
Subproject commit
c2fd3fba87fc221f88f01dee31ab727c324b29b5
Subproject commit
00ab364fcc43f246f4b6bd71fd2d817d42f91ca8
This diff is collapsed.
Click to expand it.
table-definitions
@
a3fad296
Compare
17f28f30
...
a3fad296
Subproject commit
17f28f3063fe1b94d8f3a465a8db4a9801b4b438
Subproject commit
a3fad296971b7cd55bf98796bc4cae63f6f02463
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment