added myself to contributors
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / SQLMaker / Pg.pm
2011-08-09 Devin Austin added myself to contributors
2011-08-09 Devin Austin switching to date_part as it seems to be more versatile
2011-08-09 Devin Austin -dt_$foo works for Pg
2011-08-09 Arthur Axel 'fREW... Add datetime adding and now to Pg
2011-08-09 Arthur Axel 'fREW... document date information
2011-08-09 Arthur Axel 'fREW... add error message for unsupported part extraction and...
2011-08-09 Arthur Axel 'fREW... add more extraction types to all databases
2011-08-09 Arthur Axel 'fREW... day_of_month diff does not make any sense
2011-08-09 Arthur Axel 'fREW... add Pg support for date funcs