Get Storage::Oracle to behave when quoting is enabled
[dbsrgits/DBIx-Class.git] / t / 750firebird.t
2010-12-02 Fabien Wernli Get Storage::Oracle to behave when quoting is enabled
2010-08-06 Rafael Kitover fix sybase fail, add more diagnostics for firebird...
2010-03-26 Rafael Kitover minor cleanups
2010-03-07 Rafael Kitover fix RETURNING for empty INSERT
2010-03-06 Rafael Kitover remove BindType2 test class
2010-03-05 Rafael Kitover auto_nextval support for Firebird
2010-02-23 Rafael Kitover don't use ib_softcommit by default
2010-02-13 Rafael Kitover fix multiple cursor test
2010-02-12 Rafael Kitover special bind_param_array move to make DBD::InterBase...
2010-02-10 Rafael Kitover fix savepoints for Firebird ODBC
2010-02-10 Rafael Kitover turn on ib_softcommit, savepoint tests now pass for...
2010-02-10 Rafael Kitover default to sql dialect 3 unless overridden
2010-02-08 Moritz Lenz use quoting in firebird tests
2010-02-08 Rafael Kitover test update
2010-02-08 Moritz Lenz test ->update({...}) for firebird
2010-02-08 Rafael Kitover better DT inflation for Firebird and _ping
2010-02-06 Rafael Kitover Firebird: add POD, fix BLOB tests
2010-02-04 Rafael Kitover limit and better autoinc for Firebird
2010-02-04 Rafael Kitover Firebird: fix test cleanup, add ODBC wrapper
2010-02-04 Rafael Kitover test file for firebird, not passing yet