Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Queue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
EIP
Labrador
Queue
Merge requests
!465
Resolve "[Queue-2.0] Most recent Migration missing field"
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "[Queue-2.0] Most recent Migration missing field"
439-queue-2-0-most-recent-migration-missing-field
into
development
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Resolve "[Queue-2.0] Most recent Migration missing field"
Chris Lemaire
requested to merge
439-queue-2-0-most-recent-migration-missing-field
into
development
Aug 17, 2021
Overview
0
Commits
1
Pipelines
0
Changes
2
Make sure to read our
contributing guide
Closes
#439 (closed)
Edited
Aug 18, 2021
by
Chris Lemaire
0
0
Merge request reports
Compare
development
version 1
49349a36
Aug 17, 2021
development (base)
and
latest version
latest version
c4f2ad95
1 commit,
Aug 17, 2021
version 1
49349a36
1 commit,
Aug 17, 2021
2 files
+
4
−
3
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
src/main/resources/migrations.yml
+
1
−
0
View file @ c4f2ad95
Edit in single-file editor
Open in Web IDE
Show full file
@@ -25,6 +25,7 @@ databaseChangeLog:
@@ -25,6 +25,7 @@ databaseChangeLog:
-
dropNotNullConstraint
:
-
dropNotNullConstraint
:
tableName
:
feedback
tableName
:
feedback
columnName
:
rating
columnName
:
rating
columnDataType
:
INT
-
changeSet
:
-
changeSet
:
id
:
M1-M2
id
:
M1-M2
author
:
Chris Lemaire
author
:
Chris Lemaire
Loading