use "dbms capabilities" and storage accessors
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>
Thu, 26 Aug 2010 10:21:11 +0000 (11:21 +0100)
committerRafael Kitover <rkitover@cpan.org>
Thu, 8 Nov 2012 19:42:16 +0000 (14:42 -0500)
commit2d4928e365f6cfd3b647425baf9dd722be96fc3b
tree769460ab897558d733b349de7e4a3dc267f70749
parent09b689c915d0af19f91f004244925d5acabc98b0
use "dbms capabilities" and storage accessors

instead of package variables. We lost the ability to specify values as
connection attributes, but there were too many layers and it was getting
confusing.
lib/DBIx/Class/Storage/DBI/Pg.pm
t/72pg_cursors.t