Hi! Currently the dev team does not have an easy access to a Sybase ASE server (properly installing and configuring one is a massive bitch). If someone has such an instance handy it would be very helpful to get feedback on the change in the topic/fix_utterly_broken_sybase_limit branch [1]. Check out the branch, install Module::Install from CPAN, set DBICTEST_SYBASE_DSN, DBICTEST_SYBASE_USER and DBICTEST_SYBASE_PASS, and then: `perl Makefile.PL && make test` (note - the envvars need to be set before running Makefile.PL to pull in extra deps for the optional tests)
Thanks in advance! [1] https://github.com/dbsrgits/dbix-class/compare/master...topic;fix_utterly_broken_sybase_limit _______________________________________________ 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]
