Added AmbiguousGlob.pm for silly servers like mssql and mysql. See docs for more...
authorArthur Axel "fREW" Schmidt <frioux@gmail.com>
Tue, 9 Jun 2009 21:49:10 +0000 (21:49 +0000)
committerArthur Axel "fREW" Schmidt <frioux@gmail.com>
Tue, 9 Jun 2009 21:49:10 +0000 (21:49 +0000)
commit48fe908793f2a2141bb687946c18f9a54ae2c47f
treebe8d89afe001d97986f8899b56cae7418332beaf
parentb9a2c3a5df62555d0f687e3862e8e825ecf31c8a
Added AmbiguousGlob.pm for silly servers like mssql and mysql.  See docs for more info
lib/DBIx/Class/Storage/DBI/AmbiguousGlob.pm [new file with mode: 0644]
lib/DBIx/Class/Storage/DBI/MSSQL.pm
lib/DBIx/Class/Storage/DBI/mysql.pm