Merge 'trunk' into 'replication_dedux'
[dbsrgits/DBIx-Class.git] / t / 19quotes.t
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-06-30 Matt S Trout tweak quotes test to output text on failure
2006-06-28 Brandon L. Black TreeLike test reverted to what it used to look like
2006-05-25 Justin Guenther Changed tests to use DBICTest->init_schema() instead...
2006-05-18 Aran Deltac Fixes to tests so that they pass.
2006-03-27 Matt S Trout Quoting fixes for single-table ops
2006-03-09 Cory G Watson Allow scalarefs passed to order_by to pass straight...
2006-02-23 Jesper Krogh Double char quoting implemented, now supports stuff...
2006-01-20 Matt S Trout Fixed up PK::Auto::* to use result_source, added connec...
2005-12-29 Matt S Trout Hack around a stupid SQL::Abstract bug and add GROUP...
2005-09-17 Matt S Trout Test split to run against normal rels and helper rels...
2005-09-17 Matt S Trout Added quote char test, supported quoting in S::A subcla...