Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cta
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
Package registry
Container Registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
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
dCache
cta
Commits
73051240
Commit
73051240
authored
5 years ago
by
Giuseppe Lo Presti
Browse files
Options
Downloads
Patches
Plain Diff
Cosmetic changes and minor refactoring
parent
f36c1570
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
catalogue/oracle_catalogue_schema_header.sql
+0
-4
0 additions, 4 deletions
catalogue/oracle_catalogue_schema_header.sql
with
0 additions
and
4 deletions
catalogue/oracle_catalogue_schema_header.sql
+
0
−
4
View file @
73051240
...
...
@@ -41,7 +41,3 @@ CREATE GLOBAL TEMPORARY TABLE TEMP_TAPE_FILE_INSERTION_BATCH(
)
ON
COMMIT
DELETE
ROWS
;
CREATE
INDEX
TEMP_T_F_I_B_ARCHIVE_FILE_ID_I
ON
TEMP_TAPE_FILE_INSERTION_BATCH
(
ARCHIVE_FILE_ID
);
CREATE
GLOBAL
TEMPORARY
TABLE
TEMP_REMOVE_CASTOR_METADATA
(
ARCHIVE_FILE_ID
UINT64TYPE
)
ON
COMMIT
DELETE
ROWS
;
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