Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
vMap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open source
vMap
Commits
2da01a8d
Commit
2da01a8d
authored
6 years ago
by
Anthony Borghi
Browse files
Options
Downloads
Patches
Plain Diff
update vm_tab engine filtre langue
parent
19861c6e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
web_service/sql/sqlQueries.xml
+1
-0
1 addition, 0 deletions
web_service/sql/sqlQueries.xml
with
1 addition
and
0 deletions
web_service/sql/sqlQueries.xml
+
1
−
0
View file @
2da01a8d
...
@@ -2020,6 +2020,7 @@
...
@@ -2020,6 +2020,7 @@
GRANT ALL ON TABLE s_gtf.v_supervision_status TO gtf_admin;
GRANT ALL ON TABLE s_gtf.v_supervision_status TO gtf_admin;
GRANT SELECT ON TABLE s_gtf.v_supervision_status TO gtf_user;
GRANT SELECT ON TABLE s_gtf.v_supervision_status TO gtf_user;
GRANT SELECT ON TABLE s_gtf.v_supervision_status TO gtf_author;
GRANT SELECT ON TABLE s_gtf.v_supervision_status TO gtf_author;
UPDATE s_vitis.vm_tab SET event = 'loadList(null, {"lang": ""})' WHERE name ='gtf_fme_engine';
-- Anthony le 31/12/2018 11:30 retouche de l'interface avec WAB
-- Anthony le 31/12/2018 11:30 retouche de l'interface avec WAB
DELETE FROM s_vitis.vm_table_field WHERE label_id ~ '^gtf_([0-9]+)$';
DELETE FROM s_vitis.vm_table_field WHERE label_id ~ '^gtf_([0-9]+)$';
DELETE FROM s_vitis.vm_table_button WHERE label_id ~ '^gtf_([0-9]+)$';
DELETE FROM s_vitis.vm_table_button WHERE label_id ~ '^gtf_([0-9]+)$';
...
...
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