Allow scalarefs passed to order_by to pass straight through to SQL
[dbsrgits/DBIx-Class.git] / t / 19quotes.t
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...