notebook/db/migrate
2016-08-06 01:42:35 -05:00
..
20140713043535_create_models.rb All self-referential relations for Characters 2016-05-03 14:48:01 -05:00
20150419134141_add_password_digest_to_users.rb Migrate to built-in ActiveModel secure passwords 2015-04-19 19:29:42 -05:00
20160405035806_add_devise_to_users.rb ponr: replace custom login with devise login 2016-04-06 15:04:06 -05:00
20160429190058_create_siblingships.rb Link to siblings in Character#show 2016-04-29 16:11:02 -05:00
20160503180503_create_fatherships.rb Characters#fathers is now a relation 2016-05-03 13:34:05 -05:00
20160503183859_create_motherships.rb Character#mothers is now a relation 2016-05-03 13:45:14 -05:00
20160503192938_create_best_friendships.rb All self-referential relations for Characters 2016-05-03 14:48:01 -05:00
20160503193513_create_marriages.rb All self-referential relations for Characters 2016-05-03 14:48:01 -05:00
20160503193541_create_archenemyships.rb All self-referential relations for Characters 2016-05-03 14:48:01 -05:00
20160503201328_create_birthings.rb Character birthplace / tweaking for Character-->Location relations 2016-05-03 15:46:58 -05:00
20160503205001_create_ownerships.rb add proof of concept editor 2016-07-31 00:20:28 -05:00
20160806064053_create_childrenships.rb Fix childrenship migration 2016-08-06 01:42:35 -05:00