deref table name if needed, check all columns for identity column not just PK
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / SQLAnywhere.pm
2010-02-02 Rafael Kitover ASA last_insert_id and limit support, still needs BLOB...