BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
f01295a6
Unverified
Commit
f01295a6
authored
Jan 04, 2018
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ignore the Migration/Datetime cop in a migration that fix a column type to datetime_with_timezone
Signed-off-by:
Rémy Coutable
<
remy@rymai.me
>
parent
f7cbfe1d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
20171221140220_schedule_issues_closed_at_type_change.rb
...e/20171221140220_schedule_issues_closed_at_type_change.rb
+1
-1
No files found.
db/post_migrate/20171221140220_schedule_issues_closed_at_type_change.rb
View file @
f01295a6
# See http://doc.gitlab.com/ce/development/migration_style_guide.html
# See http://doc.gitlab.com/ce/development/migration_style_guide.html
# for more information on how to write migrations for GitLab.
# for more information on how to write migrations for GitLab.
# rubocop:disable Migration/Datetime
class
ScheduleIssuesClosedAtTypeChange
<
ActiveRecord
::
Migration
class
ScheduleIssuesClosedAtTypeChange
<
ActiveRecord
::
Migration
include
Gitlab
::
Database
::
MigrationHelpers
include
Gitlab
::
Database
::
MigrationHelpers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment