Changes for version 0.0135 - 2015-04-14
- BUG in Catmandu::Store::DBI for MySQL. identifier 'id' is of type 'varchar', which is case insensitive. This can easily be solved with the sql statement "alter table scans modify id varchar(255) binary".
Modules
Catmandu tools to communicate with DBI based interfaces
Catmandu module to import data from any DBI source
A Catmandu::Store plugin for DBI based interfaces
Provides
in lib/Catmandu/Store/DBI.pm