26 Apr
2016
26 Apr
'16
9:14 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12721 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #18 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- SHOW COLUMNS is a mysqlism and should not be used. See bug 7785 for an alternative, or DBIx::Class instead ($schema->source('Item')->columns) -- You are receiving this mail because: You are watching all bug changes.