Monthly Archives: September 2005

Reading ENUM attributes with Active Record

In order to export some records from a “legacy” database (ok, a very popular domain hosting product) I had to find a way to read out an ENUM fields. As Active Record doesn’t support this nonstandard MySQL specific type there … Continue reading

Posted in Home | 2 Comments