Restore ability to handle underdefined root (t/prefetch/incomplete.t)
[dbsrgits/DBIx-Class.git] / t / 86sqlt.t
2012-03-12 Peter Rabbitson Test suite wide leaktesting
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-11-21 Peter Rabbitson Pass tests with DBICTEST_SQLITE_USE_FILE set
2011-06-04 Pedro Melo Added tests for chained sqlt_deploy_hook()'s
2011-06-04 Pedro Melo Revert "Fix incorrect default sqlt_deploy_hook signatur...
2011-05-02 Peter Rabbitson Fix incorrect default sqlt_deploy_hook signature
2010-02-15 Florian Ragwitz Make sure overriding deployment_statements is possible...
2010-02-15 Florian Ragwitz Make sure we actually run all tests, given we're using...
2010-02-12 Peter Rabbitson Move sqlt dephandling to Optional::Deps
2010-01-19 Alexander Hartmaier fixed Authors section
2009-12-24 Peter Rabbitson Fix deployment_statements context sensitivity regression
2009-09-18 Peter Rabbitson This code belogs in Storage::DBI
2009-09-02 Peter Rabbitson Centralize handling of minimum sqlt version to DBIx...
2009-08-20 Peter Rabbitson Fix a weird-ass sqlt invocation in deployment_statements()
2009-06-27 Peter Rabbitson Adjust sqlt schema parser to add tables in FK dependenc...
2009-06-25 Peter Rabbitson Minor cleanups
2009-06-07 Peter Rabbitson Fix find_or_new/create to stop returning random rows...
2009-02-20 Matt S Trout revert previous revision
2009-02-20 Jason M. Mills Merge 'rt_bug_41083' into 'trunk'
2009-02-13 Peter Rabbitson Some forgotten tests
2009-01-20 Yuval Kogman Add sqlt_deploy_hook to Result Source
2008-11-09 Peter Rabbitson Some testdb changes and alignment, preparing for test...
2008-08-22 Peter Rabbitson - Allow explicit specification of ON DELETE/ON UPDATE...
2008-06-11 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-06-10 Luke Saunders fixed failing test
2008-06-04 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-06-03 Ash Berlin Remove the length limit on identifiers - it doesn't...
2008-05-30 John Napiorkowski reverted unneeded change to field name in Treelike...
2008-05-30 John Napiorkowski fixed failing test for sqlt
2008-05-30 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-30 Matt S Trout fix SQL::Translator parser to add $table_idx_ on the...
2008-05-14 John Napiorkowski changed SQLT::Parser::DBIC so that in FK constraints...
2008-05-08 John Napiorkowski more cleanup of the test suite so that we can run it...
2008-05-07 Peter Rabbitson Various fixes to make testing with DBICTEST_SQLT_DEPLOY...
2008-04-01 Ash Berlin Constraint/index name fix from rdj
2008-03-17 Ash Berlin Fix test to reflect correct default state for deferrabl...
2008-03-04 Ash Berlin is_deferrable patch from Debolaz
2007-11-15 Ash Berlin Fix is_foreign_key_constraint - thanks Jon Schutz
2007-10-12 Ash Berlin Test sqlt_deploy_hook on the Schema level
2007-10-12 Ash Berlin s/indices/indexes/ to keep Jess happy.
2007-10-12 Ash Berlin Add an add_index method on ResultSource (and proxy...
2006-11-27 Ash Berlin Fixed ningu's typo from rev 2929, and added test to...
2006-07-04 Matt S Trout sodding SQLT tests
2006-06-23 Justin Guenther cleared up docs a bit in 86sqlt.t
2006-06-23 Justin Guenther refactored SQL::Translator tests to only test certain...
2006-06-17 Justin Guenther fixed up sqlt tests a bit and tried fixing 2 failing...
2006-05-28 Daniel Westermann... Add automatic naming of unique constraints
2006-05-24 Aran Deltac Incorporate changes in -current.
2006-05-18 Aran Deltac Fixes to tests so that they pass.
2006-05-18 Aran Deltac Move helperrels/26sqlt.t, and all t/run/*.tl scripts...