]> git.openstreetmap.org Git - rails.git/history - db/migrate/20160822153055_create_issues_and_reports.rb
Combine migrations into one
[rails.git] / db / migrate / 20160822153055_create_issues_and_reports.rb
2017-11-29 Andy AllanCombine migrations into one
2017-11-29 Andy AllanAdjust for rails5 convention on migrations.
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-09-13 Andy AllanRemove created_at / updated_at column definitions since...
2017-09-06 Andy AllanEnsure report details are not blank.
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanMerge branch 'master' into moderation
2016-08-22 Matt AmosMade rubocop happy by formatting and minor syntax tweaks.
2016-08-22 Matt AmosReordered migrations to make them the latest.