>table(\"foo") now works
[dbsrgits/DBIx-Class.git] / t / 19quotes_newstyle.t
2009-06-28 Rafael Kitover >table(\"foo") now works
2009-05-20 Peter Rabbitson Switch as_query testing to direct specification in...
2009-05-20 Peter Rabbitson Make joined rs counts backwards compatible - we do...
2009-05-14 Peter Rabbitson Straightforward test changes
2009-04-21 Peter Rabbitson t/ janitorial work
2008-12-21 Peter Rabbitson Fix ordering of 'use lib' and 'use' in tests
2008-11-25 Norbert Buchmuller * Renamed DBICTest::DBICDebugObj to DBIC::DebugObj.
2008-11-25 Norbert Buchmuller * Wrapped SQL::Abstract::Test functionality in a new...
2008-11-10 Norbert Buchmuller * Converted some of the test cases to use SQL::Abstrac...
2008-11-09 Peter Rabbitson Don't rely on connect_info(), instead fetch the dsn...
2007-05-10 Brandon L. Black Got rid of effectively dead dbh_do code in the txn_...
2006-11-22 Matt S Trout moved tests to compose_namespace instead of compose_con...
2006-09-16 Daniel Westermann... Rework quote tests to not rely on SQLite, instead using...
2006-09-14 Daniel Westermann... Merge 'trunk' into 'DBIx-Class-current'
2006-09-14 Brandon L. Black change warning check to death check (new storage except...
2006-09-14 Daniel Westermann... Fix for recent SQLite versions interpreting single...
2006-07-23 Brandon L. Black first draft of storage exception stuff
2006-07-12 Brandon L. Black Prevent S::A::L caching of $dbh