fix pg live env var
[dbsrgits/DBIx-Class.git] / t / sqlmaker / op_dt.t
2011-08-09 Rafael Kitover fix pg live env var
2011-08-09 Arthur Axel 'fREW... fix tests from bind rewrite
2011-08-09 Alexander Hartmaier moved -dt_diff (year) test after the other -dt_diff...
2011-08-09 Alexander Hartmaier dt_$foo works for Oracle
2011-08-09 Arthur Axel 'fREW... Show differing data on failure
2011-08-09 Devin Austin -dt_$foo works for Pg
2011-08-09 Arthur Axel 'fREW... add -dt_get => [\@parts, ...]
2011-08-09 Arthur Axel 'fREW... Add datetime adding and now to MSSQL
2011-08-09 Arthur Axel 'fREW... Test -dt_$foo
2011-08-09 Arthur Axel 'fREW... add a basic -dt_add op and experiment with it
2011-08-09 Arthur Axel 'fREW... try to use new interface
2011-08-09 Arthur Axel 'fREW... why does this not work?
2011-08-09 Arthur Axel 'fREW... more informative tests
2011-08-09 Arthur Axel 'fREW... move SQLite datemath code to the correct SQLMaker class
2011-08-09 Arthur Axel 'fREW... initial cut for -dt op