in reply to (jeffa) Re: Anyone using DBIx::DBSchema + MySQL?
in thread Anyone using DBIx::DBSchema + MySQL?

The table is there, has data and can be used with straight DBI, Class::DBI and even by Class::DBI::mysql which gets the schema automatically.

DBIx::DBSchema seems to misparse or lose track of something since column types show up as column names. I haven't investigated very deeply yet. I probably never will, the module smells a bit funny.

Thanks for checking anyway.

Brad

  • Comment on Re:x2 Anyone using DBIx::DBSchema + MySQL?