in Pg storage, added a warning for case when the nextval sequence is not schema qualified
authorRobert Buels <rmb32@cornell.edu>
Tue, 1 Sep 2009 10:54:34 +0000 (10:54 +0000)
committerRobert Buels <rmb32@cornell.edu>
Tue, 1 Sep 2009 10:54:34 +0000 (10:54 +0000)
commit5f70776f3a1d2993cf900552fd0bb9bbd6bbf20f
treed42080b978fffdd314e9f8664be0a5ee03d87b39
parent609c5f1b5046a442d0728ad35b1ff2effff91d82
in Pg storage, added a warning for case when the nextval sequence is not schema qualified
lib/DBIx/Class/Storage/DBI/Pg.pm