revert previous revision
[dbsrgits/DBIx-Class.git] / t / 86sqlt.t
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...