Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SQL Scripts
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
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
SQL Scripts
Merge requests
!25
Add cub2.sql file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add cub2.sql file
issue-789
into
homologa_simcaq
Overview
0
Commits
3
Pipelines
0
Changes
2
Merged
jpko19
requested to merge
issue-789
into
homologa_simcaq
2 years ago
Overview
0
Commits
3
Pipelines
0
Changes
2
Expand
Signed-off-by: root
ppc19@inf.ufpr.br
0
0
Merge request reports
Compare
homologa_simcaq
version 1
19a596a6
2 years ago
homologa_simcaq (base)
and
version 1
latest version
a4e7ab56
3 commits,
2 years ago
version 1
19a596a6
2 commits,
2 years ago
2 files
+
225
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
cub.sql
+
28
−
1
Options
@@ -31,7 +31,7 @@ CREATE TABLE cub
CONSTRAINT
cub_fk_estado_id
FOREIGN
KEY
(
estado_id
)
REFERENCES
estado
(
id
)
);
COPY
1
35
RECORDS
INTO
"sys"
.
"cub"
FROM
stdin
USING
DELIMITERS
';'
,
'
\n
'
;
COPY
1
62
RECORDS
INTO
"sys"
.
"cub"
FROM
stdin
USING
DELIMITERS
';'
,
'
\n
'
;
1
;
2017
;
8
;
12
;
CUB
R1
;
2083
.
95
2
;
2017
;
8
;
27
;
CUB
R1
;
1878
.
90
@@ -168,3 +168,30 @@ COPY 135 RECORDS INTO "sys"."cub" FROM stdin USING DELIMITERS ';','\n';
25
;
2021
;
2
;
35
;
CUB
R1
;
2291
.
78
26
;
2021
;
2
;
22
;
CUB
R1
;
2603
.
93
27
;
2021
;
2
;
32
;
CUB
R1
;
2404
.
36
1
;
2022
;
3
;
28
;
CUB
R1
;
2140
.
24
2
;
2022
;
3
;
15
;
CUB
R1
;
2686
.
27
3
;
2022
;
3
;
31
;
CUB
R1
;
2971
.
39
4
;
2022
;
3
;
14
;
CUB
R1
;
3130
.
68
5
;
2022
;
3
;
53
;
CUB
R1
;
2669
.
9
6
;
2022
;
3
;
50
;
CUB
R1
;
2114
.
66
7
;
2022
;
3
;
51
;
CUB
R1
;
3244
.
94
8
;
2022
;
3
;
41
;
CUB
R1
;
3067
.
57
9
;
2022
;
3
;
42
;
CUB
R1
;
3180
.
32
10
;
2022
;
3
;
23
;
CUB
R1
;
2129
.
62
11
;
2022
;
3
;
52
;
CUB
R1
;
2566
.
69
12
;
2022
;
3
;
25
;
CUB
R1
;
2389
.
46
13
;
2022
;
3
;
16
;
CUB
R1
;
2355
.
53
14
;
2022
;
3
;
27
;
CUB
R1
;
2430
.
01
15
;
2022
;
3
;
13
;
CUB
R1
;
3341
.
55
16
;
2022
;
3
;
24
;
CUB
R1
;
2730
.
63
17
;
2022
;
3
;
17
;
CUB
R1
;
2159
.
24
18
;
2022
;
3
;
43
;
CUB
R1
;
3407
.
34
19
;
2022
;
3
;
11
;
CUB
R1
;
2446
.
73
20
;
2022
;
3
;
26
;
CUB
R1
;
2903
.
33
21
;
2022
;
3
;
12
;
CUB
R1
;
3140
.
63
22
;
2022
;
3
;
33
;
CUB
R1
;
2882
.
62
23
;
2022
;
3
;
29
;
CUB
R1
;
2779
.
87
24
;
2022
;
3
;
21
;
CUB
R1
;
2242
.
96
25
;
2022
;
3
;
35
;
CUB
R1
;
2581
.
05
26
;
2022
;
3
;
22
;
CUB
R1
;
3154
.
05
27
;
2022
;
3
;
32
;
CUB
R1
;
3093
.
82
Loading