I was testing the Uninstall and I think it may not work properly with some DROP sql error (even I had disable the other Arpy's Event Attendance).
I glanced through the xml file and found the "DROP TABLE eventattendance" was issued first followed by other "ALTER TABLE eventattendance" to DROP some columns. The later statement will not work as the eventattendance table has already been dropped ...??
|