set up v8 relbuilder, strip _ref as well as _id
[dbsrgits/DBIx-Class-Schema-Loader.git] / lib / DBIx / Class / Schema / Loader / DBI / InterBase.pm
2010-07-07 Rafael Kitover set up v8 relbuilder, strip _ref as well as _id
2010-07-07 Rafael Kitover fix firebird data_type tests
2010-07-07 Rafael Kitover replace namespace::autoclean with namespace::clean...
2010-05-26 Rafael Kitover bump $VERSION
2010-05-21 Rafael Kitover fix negative number defaults for Firebird
2010-05-17 Rafael Kitover finish preserve_case support
2010-05-13 Rafael Kitover Pg: preserve_case mode
2010-05-10 Rafael Kitover Firebird: don't rewrite reals as floats
2010-05-01 Rafael Kitover change CURRENT_TIMESTAMP to current_timestamp
2010-04-24 Rafael Kitover added preserve_case option
2010-04-22 Rafael Kitover support CamelCase table names
2010-04-10 Rafael Kitover release 0.06001
2010-04-06 Rafael Kitover better type info for SQLAnywhere
2010-04-04 Rafael Kitover better Firebird type info
2010-03-30 Rafael Kitover add firebird warning for unquoted_ddl option
2010-03-27 Rafael Kitover don't set result_namespace if it's 'Result'
2010-03-06 Rafael Kitover Firebird: unquoted_ddl option. Revert wrapped dbic...
2010-03-05 Rafael Kitover Firebird: cleanup trigger parsing code a bit
2010-03-05 Rafael Kitover Oracle: works again. Firebird: better cleanup in common...
2010-03-05 Rafael Kitover Firebird: more specific autoinc trigger search
2010-03-05 Rafael Kitover Firebird: mixed case support (wip)
2010-03-04 Rafael Kitover Firebird: find quoted generators
2010-03-04 Rafael Kitover Firebird passes common tests
2010-03-03 Rafael Kitover is_auto_increment for Firebird, refactor _extra_column_info
2010-03-01 Rafael Kitover some preliminary support for Firebird