Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
f63f165a
Commit
f63f165a
authored
Dec 18, 2018
by
Jasper Maes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ActiveRecord::Migration -> ActiveRecord::Migration[5.0]
parent
58ee1746
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
changelogs/unreleased/depracated-migration-inheritance.yml
changelogs/unreleased/depracated-migration-inheritance.yml
+5
-0
db/migrate/20181006004100_import_common_metrics_nginx_vts.rb
db/migrate/20181006004100_import_common_metrics_nginx_vts.rb
+1
-1
No files found.
changelogs/unreleased/depracated-migration-inheritance.yml
0 → 100644
View file @
f63f165a
---
title
:
ActiveRecord::Migration -> ActiveRecord::Migration[5.0]
merge_request
:
23910
author
:
Jasper Maes
type
:
other
db/migrate/20181006004100_import_common_metrics_nginx_vts.rb
View file @
f63f165a
class
ImportCommonMetricsNginxVts
<
ActiveRecord
::
Migration
class
ImportCommonMetricsNginxVts
<
ActiveRecord
::
Migration
[
5.0
]
include
Gitlab
::
Database
::
MigrationHelpers
require
Rails
.
root
.
join
(
'db/importers/common_metrics_importer.rb'
)
...
...
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