metamaps--metamaps/db/migrate
2016-03-27 00:14:22 -07:00
..
20140517115027_create_metacode_sets.rb
20140517115841_create_in_metacode_sets.rb
20140625212637_add_image_and_audio_to_topics.rb
20140707161810_add_image_to_users.rb
20140815162253_add_screenshot_to_maps.rb
20140930013020_add_color_to_metacodes.rb
20141121204712_add_generation_to_users.rb
20151001024122_mapping_polymorphism.rb make mapping polymorphism migration handle mapping problems 2016-01-06 10:23:01 +08:00
20151023143719_add_missing_indexes.rb add missing indexes for speed 2015-12-03 16:57:25 -05:00
20151205205831_messages.rb great progress 2015-12-11 14:23:41 -05:00
20160120061513_metacode_asset_path_update.rb data safety 2016-01-20 10:18:44 +08:00
20160223061711_add_attachment_icon_to_metacodes.rb modify metacodes to instead have two fields, and validate that only one is present. Manual icons can be entered through rake tasks or on the rails console or in db seed 2016-02-25 14:49:48 +08:00
20160310200131_create_tokens.rb first pass at important API endpoints, token auth 2016-03-11 17:16:04 +11:00
20160312234946_create_events.rb don't need sequenced 2016-03-27 00:14:22 -07:00
20160312235006_create_webhooks.rb add migrations 2016-03-13 11:24:00 +11:00
20160313003721_create_delayed_jobs.rb turns out we do need delayed_job 2016-03-13 11:56:18 +11:00
20160318141618_create_doorkeeper_tables.rb make metamaps an oauth provider 2016-03-19 13:28:55 +11:00