DBIx::Class 0.08115 released with good Sybase ASE support
Rafael Kitover <[email protected]> Sun, 13 Dec 2009 01:05:53 -0500
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
Hello Sybperl-L, The Perl ORM DBIx::Class now has a Sybase ASE driver: http://search.cpan.org/~frew/DBIx-Class-0.08115/lib/DBIx/Class.pm Documentation: http://search.cpan.org/~frew/DBIx-Class-0.08115/lib/DBIx/Class/Storage/DBI/Sybase/ASE.pm Features: * placeholder support with emulated last_insert_id * no-placeholder mode * works with freetds and openclient (in various misconfigurations) * seamless TEXT/IMAGE support * bulk API support (with ->populate in void context, see caveats) A Schema::Loader that works with Sybase is available via dev release or via svn from the current branch: http://dev.catalyst.perl.org/repos/bast/branches/DBIx-Class-Schema-Loader/current/