On Tue, Feb 04, 2014 at 10:27:47AM +0000, Dave Howorth wrote: > Phillip Moore wrote: > > I'm using DBIC 0.08250 with DBD-Sybase 1.14 (both are a tad out of date; > > I've requested upgrades, which sadly I no longer control) against a Sybase > > ASE 12.5.4 server. > > Before spending too much time looking for the cause, is it possible to > build a test system with up-to-date versions to make sure the problem > hasn't already gone away?
DBIC 0.08250 can't be considered old (in the DBIC dev-cycle sense). And upgrading a DBD is often out of the question entirely due to devops constraints. Incidentally this is why DBIC goes to very great lengths to work around old DBD bugs, instead of refusing to work with them. Cheers _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
