fix stupid identity bug, test empty insert (works), test DTs (not working yet)
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Sybase / ASA.pm
2010-02-02 Rafael Kitover fix stupid identity bug, test empty insert (works)...
2010-02-02 Rafael Kitover deref table name if needed, check all columns for ident...
2010-02-02 Rafael Kitover ASA last_insert_id and limit support, still needs BLOB...