added preserve_case option
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 10sqlite_common.t
2010-04-24 Rafael Kitover added preserve_case option
2010-04-20 Rafael Kitover data_type tests for SQLite
2010-04-02 Rafael Kitover ability to run only extra tests
2010-03-27 Rafael Kitover turn on FKs for sqlite tests
2010-03-19 Rafael Kitover better SQLite view test
2010-03-17 Rafael Kitover pick up views in SQLite
2010-02-23 Rafael Kitover change sqlite is_nullable test to hopefully fail on...
2010-02-23 Rafael Kitover better is_nullable test for SQLite
2010-02-23 Rafael Kitover enable some formerly optional rel tests, add is_nullabl...
2010-02-19 Rafael Kitover remove warn from test
2010-02-19 Andrew Rodland Improve SQLite parsing when column defs span lines
2010-02-13 Rafael Kitover fix picking up quoted tables for SQLite, patch from...
2007-12-14 Dagfinn Ilmari Man... Set is_auto_increment for auto-increment columns (RT...
2006-02-17 Brandon Black tests cleaned a little, added autoloading of on-disk...
2006-01-24 Brandon Black schema-loader does multi-column FKs now, needs a bit...
2006-01-21 Brandon Black tests and docs updates
2006-01-21 Brandon Black copied Loader into a subdir by accident, moving it...