Deprecate -nest with strong prejudice
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / SQLMaker.pm
2010-12-23 Peter Rabbitson Deprecate -nest with strong prejudice
2010-12-15 Alexander Hartmaier support INSERT ... RETURNING in Oracle 8i and later
2010-12-02 Peter Rabbitson Support for -value op in search (for pg arrays and...
2010-11-24 Rafael Kitover Quote table name when inserting DEFAULT VALUES
2010-10-23 Peter Rabbitson -ident implementation
2010-10-14 Peter Rabbitson Set name_sep by default (even if unused). Simplify...
2010-10-04 Peter Rabbitson Remove a stack frame from the SQLA Carp overrides
2010-08-27 Peter Rabbitson Fix RT#58554 (make sure FOR X is always the last part...
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...