osem-fcy/lib/tasks
Henne Vogelsang f8266b29ee Task to drop all ahoy events
The ChangeVisitIdTypeOfAhoyEventsToInteger from 364be5541 is not very well done.
You can not change the schema without changing possibly existing data.
Ahoy events used some kind of string as `visit_id`. Changing this column
to integrer will just barf up `Mysql2::Error: Truncated incorrect INTEGER value`.

So we need a way for people who are in this situation now to get out of it.
Luckily we completely dropped ahoy events a while ago so we can just delete them.
2019-02-15 17:09:03 +01:00
..
capitalize_colors.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
data.rake Task to drop all ahoy events 2019-02-15 17:09:03 +01:00
data_demo.rake Replace All FactoryGirl Constant References 2018-09-06 00:42:28 +02:00
db.rake Fixup INSTALL.md 2019-02-01 01:00:19 +01:00
demo_data_for_development.rake Replace All FactoryGirl Constant References 2018-09-06 00:42:28 +02:00
dump_db.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
event_attatchments.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
events_registrations.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
factory_bot.rake Update FactoryBot strings & urls 2018-09-06 00:42:28 +02:00
logo.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
migrate_config.rake Update FactoryBot strings & urls 2018-09-06 00:42:28 +02:00
normalize_resources.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
roles.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
several_schedules.rake Rubocop autocorrections 2018-11-16 09:06:05 -08:00
user.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
version.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00