diaspora/db/migrate
Benjamin Neff 2711b9dc83
Cleanup relayables where the signature is missing
When we should have the signature but don't have it, the user data
export fails. There are a few comments from back in 2011 where the
signature is missing.

Also some podmins maybe messed with signatures in their database, which
would also break the exports now.

closes #7637
2017-10-17 01:27:00 +02:00
..
0000_create_schema.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20160829170244_add_post_default_to_aspects.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20160901072443_add_video_url_to_open_graph_cache.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20160902180630_remove_invalid_unconfirmed_emails.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20160906225138_fix_photos_share_visibilities.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20161015174300_remove_empty_pod.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20161024231443_add_scheduled_check_to_pod.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20161107100840_polymorphic_mentions.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170430022507_remove_message_signature.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170730154117_create_account_migrations.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813141631_cleanup_account_deletions_and_add_unique_index.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813153048_add_missing_indexes.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813160104_cleanup_aspects_and_add_unique_index.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813164435_add_missing_unique_indexes.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170813222333_reset_export_states.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170824202628_cleanup_root_guids_from_reshares.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
20170827222357_remove_rails_admin_histories.rb Remove rails_admin_histories table 2017-09-17 19:35:50 +02:00
20170827231800_remove_string_column_from_ppid.rb Remove "string" column from "ppid" table 2017-09-18 03:21:41 +02:00
20170914202650_cleanup_invalid_likes.rb Cleanup invalid likes without target 2017-09-18 03:23:01 +02:00
20170914212336_cleanup_invalid_polls.rb Cleanup invalid polls without status message 2017-09-18 03:24:52 +02:00
20170917163640_cleanup_invalid_o_embed_caches.rb Delete invalid oEmbed caches with binary titles 2017-09-28 23:10:07 +02:00
20170920214158_create_references_table.rb Create refereces model 2017-09-28 23:04:34 +02:00
20170928233609_cleanup_invalid_diaspora_ids.rb Delete people with invalid diaspora IDs (friendica with path) 2017-10-17 01:23:47 +02:00
20171009232054_cleanup_relayables_without_signature.rb Cleanup relayables where the signature is missing 2017-10-17 01:27:00 +02:00