osem-fcy/lib
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
..
assets First checkin 2013-01-07 09:04:09 +01:00
tasks Task to drop all ahoy events 2019-02-15 17:09:03 +01:00
templates/erb/scaffold First checkin 2013-01-07 09:04:09 +01:00