History for dmpopidor / db / migrate / 20131118094629_change_versions_published.rb
2017-01-30
@briley
Moved orcid_id from users table to user_identifiers. Added option_based flag to question_formats. switched Object.const_defined to table_exists checks in db migrations because rails loads references to classes on demand so the objects are likely not defined when the migrations run. safer to check for the underlying table's existence
briley committed on 30 Jan 2017
2017-01-26
@briley
added checks in migration code where we try to manipulate data belonging to a table that no longer exists in the current codebase
briley committed on 26 Jan 2017
2016-11-15
@Ruby Rails Dev Account
expand migration to work with pg
Ruby Rails Dev Account committed on 15 Nov 2016
2016-08-17
@Brian Riley
Merging current stable development branch into master (#23) ...
Brian Riley authored on 17 Aug 2016 GitHub committed on 17 Aug 2016
2016-06-03
@Marta Ribeiro
DMPonline4 - RAILS 4.0 (#4) ...
Marta Ribeiro authored on 3 Jun 2016 Brian Riley committed on 3 Jun 2016