summaryrefslogtreecommitdiff
path: root/db/migrate/20140914113604_add_members_table.rb
Commit message (Expand)AuthorAgeFilesLines
* Make the downtime_check task happyfix-migrationsRémy Coutable2016-11-301-0/+2
* Add `null: true` to timestamps in migrations that does not define it23666-set-null-true-for-timestamps-columns-in-migrationsRémy Coutable2016-11-281-1/+1
* Enable RuboCop for migrationsenable-rubocop-for-migrationsSean McGivern2016-06-091-0/+1
* Fix migration and association for new members tableDmitriy Zaporozhets2014-09-141-0/+5
* Add members table migrationDmitriy Zaporozhets2014-09-141-0/+14