add Pg support for date funcs
authorArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Mon, 31 Jan 2011 19:15:15 +0000 (13:15 -0600)
committerArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Tue, 9 Aug 2011 15:25:00 +0000 (10:25 -0500)
commit8aac0b4801790c1cb3c2fc516429ab6ef5809d00
tree314289ade883c9cca1811ce9a31c0e1259471532
parent1ca22a2a8e1f8c7279298320568c04b7c61d483d
add Pg support for date funcs
lib/DBIx/Class/SQLMaker/Pg.pm [new file with mode: 0644]
lib/DBIx/Class/Storage/DBI/Pg.pm