-- Fixed tabs to spaces issue
authorJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 24 Jan 2007 17:58:59 +0000 (17:58 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 24 Jan 2007 17:58:59 +0000 (17:58 +0000)
commiteda28767c55e79a4bfca922e36a4b2227155f7e0
tree5bddee16a087ea5562788bf922b7b6db1e4cb7f2
parent28d4067a8514340167194b3397931a6cdb93be26
-- Fixed tabs to spaces issue
-- got rid of deprecation warning
-- removed default postgres credentials, now if you don't have the PG testing env exported than the tests are skipped.
-- tests properly pass now.
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Pg.pm
t/bindtype_columns.t