[Dbix-class] Please beta test Sybase support

Rafael Kitover rkitover at io.com
Wed Sep 30 14:58:46 GMT 2009


Features:
* operation with and without placeholders
* placeholders support with safe last_insert_id
* mostly complete and transparent support for TEXT/IMAGE columns
* complete FreeTDS support (though openclient DBD::Sybase is better)
* ::InflateColumn::DateTime support
* Bulk API ->populate support

SVN:
http://dev.catalyst.perl.org/repos/bast/DBIx-Class/0.08/branches/sybase_bulkinsert_support/

To install:
perl Makefile.PL
make installdeps
make
sudo make install

Please read the documentation for DBIx::Class::Storage::DBI::Sybase once
installed.

Please report back your successes, as well as problems.



More information about the DBIx-Class mailing list