Fix RT#58554 (make sure FOR X is always the last part of a select)
[dbsrgits/DBIx-Class.git] / t / 71mysql.t
2010-08-27 Peter Rabbitson Fix RT#58554 (make sure FOR X is always the last part...
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...
2010-06-12 Peter Rabbitson Fix grouped count over a joined resultset with clashing...
2010-03-24 Peter Rabbitson Straight_join support RT55579
2010-01-15 Peter Rabbitson Strict mysql bugfix
2010-01-08 Peter Rabbitson Make test look even more like lists.scsys.co.uk/piperma...
2009-11-28 Peter Rabbitson Test based on lists.scsys.co.uk/pipermail/dbix-class...
2009-11-12 Peter Rabbitson Add mysql determine_driver test by Pedro Melo
2009-09-03 Peter Rabbitson Make sure mysql is fixed
2009-09-02 Peter Rabbitson No fancy methods for the default_jointype, as we don...
2009-09-02 Peter Rabbitson First part of mysql insanity
2009-08-03 Peter Rabbitson Wrap up set_strict_mode for mysql
2009-07-04 Peter Rabbitson Initial set_ansi_mode code - make sure to utilize _do_q...
2009-07-04 Peter Rabbitson Backout mysql changes for further polishing
2009-07-03 Peter Rabbitson Add set_ansi_mode on_connect_call for mysql
2009-06-08 Peter Rabbitson duh
2009-06-07 Peter Rabbitson Fix for mysql subquery problem
2009-05-28 Peter Rabbitson Commit rather useless but already written mysql test...
2009-05-26 Peter Rabbitson Attempt to reproduce reported mysql error (failed)...
2009-05-14 Peter Rabbitson Clarify test
2009-05-13 Peter Rabbitson fix bogus test
2009-05-12 Anders Nor Berle Test for failing code related to many to many in MySQL
2009-04-21 Peter Rabbitson t/ janitorial work
2008-11-09 Peter Rabbitson Some testdb changes and alignment, preparing for test...
2008-10-09 Peter Rabbitson Add new column with a default to Artist, adjust tests...
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-06 John Napiorkowski Merge 'trunk' into 'replication_dedux'
2008-05-06 John Napiorkowski changed the warning on DBIC::Storage::DBI->select_singl...
2008-05-05 John Napiorkowski removed code that tossed an error in select_single...
2008-05-05 John Napiorkowski updated mysql test to reflect the fetch without execute...
2008-03-25 Anders Nor Berle Back all savepoint tests out of (mysql|pg).t
2008-03-25 Anders Nor Berle Various fun things.
2008-03-23 Cory G Watson Merge 0.09's savepoint branch
2007-05-29 Brandon L. Black converted the vendor tests to use schema objects intead...
2006-11-22 Matt S Trout moved tests to compose_namespace instead of compose_con...
2006-06-29 Brandon L. Black improvement to mysql version checking
2006-06-28 Brandon L. Black TreeLike test reverted to what it used to look like
2006-06-27 Matt S Trout disabled mysql column info tests pending a fix
2006-06-20 Brandon L. Black fix broken test
2006-05-18 Aran Deltac Move helperrels/26sqlt.t, and all t/run/*.tl scripts...