Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Migrations
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Coscine
backend
libraries
Migrations
Commits
6bb0c871
Commit
6bb0c871
authored
4 years ago
by
Petar Hristov
Browse files
Options
Downloads
Patches
Plain Diff
Update Migration202106091057QuotaColumn_up.sql
parent
fe830890
No related branches found
No related tags found
1 merge request
!64
NEW: Max quota column coscine/issues#1567
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Migrations/Migrations/Migration202106091057QuotaColumn_up.sql
+3
-3
3 additions, 3 deletions
...ations/Migrations/Migration202106091057QuotaColumn_up.sql
with
3 additions
and
3 deletions
src/Migrations/Migrations/Migration202106091057QuotaColumn_up.sql
+
3
−
3
View file @
6bb0c871
DECLARE
@
rdsS3Id
AS
uniqueidentifier
DECLARE
@
rdsS3Id
AS
uniqueidentifier
SELECT
@
rdsS3Id
=
[
Id
]
FROM
[
dbo
].[
ResourceTypes
]
WHERE
[
DisplayName
]
=
'rdss3'
;
...
...
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