Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
GitLab
GitLab
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Commits
  • projects.thm.de
  • GitLabGitLab
  • Repository

Switch branch/tag
  • gitlab
  • db
  • migrate
  • 20160309140734_fix_todos.rb
Find file
BlameHistoryPermalink
  • Jan Provaznik's avatar
    Add version 4.2 to all existing migrations · 0fc9f9d3
    Jan Provaznik authored Nov 13, 2018
    DB schema generated by a migration may look different in
    rails 4 and 5 (because rails 5 may use different default values).
    For this reason it's important to explicitly set for which rails
    version a migration was written for.
    
    See https://stackoverflow.com/questions/35929869/activerecordmigration-deprecation-warning-asks-for-rails-version-but-im-no/35930912#35930912
    0fc9f9d3
20160309140734_fix_todos.rb 355 Bytes
EditWeb IDE

Replace 20160309140734_fix_todos.rb

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.