move SQLite datemath code to the correct SQLMaker class
authorArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Mon, 31 Jan 2011 19:39:46 +0000 (13:39 -0600)
committerArthur Axel 'fREW' Schmidt <frioux@gmail.com>
Tue, 9 Aug 2011 15:25:00 +0000 (10:25 -0500)
commitc9700c1c9b6b04b6b7e390b054617fa0e0c564df
tree84f13dc6f234de702bb36e8194d6857a4e0a48a7
parent2aedbd3d7c89c0789e47234a5bb7b02f5e699698
move SQLite datemath code to the correct SQLMaker class
lib/DBIx/Class/SQLMaker.pm
lib/DBIx/Class/SQLMaker/SQLite.pm
t/sqlmaker/op_dt.t