rewrite SQLAnywhere GUID normalizing as a cursor_class (formerly a _select_args hack)
authorRafael Kitover <rkitover@cpan.org>
Sun, 6 Feb 2011 11:12:54 +0000 (06:12 -0500)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 24 Feb 2011 10:40:49 +0000 (11:40 +0100)
commit4b3515a668346eb157141db0d44d4c3282305c72
tree30a860d4c1b7f2589812c2fb946a423264bbcb5c
parent40d8d018f03631cf38c5bebf854abef604de33bd
rewrite SQLAnywhere GUID normalizing as a cursor_class (formerly a _select_args hack)
lib/DBIx/Class/Storage/DBI/Cursor.pm
lib/DBIx/Class/Storage/DBI/ODBC/SQL_Anywhere.pm
lib/DBIx/Class/Storage/DBI/SQLAnywhere.pm
lib/DBIx/Class/Storage/DBI/SQLAnywhere/Cursor.pm [new file with mode: 0644]
t/749sqlanywhere.t