today | current | recent | random ... categories | search ... who ... syndication

Monday, February 10 2003

Me : sql-abstract-_recurse_where-order-by.2.diff

Because there's nothing like having Tim Bunce ask you: And if table has a field named order?

refers to

meta

Me : sql-abstract-_recurse_where-order-by.diff

Adds hooks to pass ORDER BY style parameters to the SQL::Abstract_recurse_where() method which is called by the where() which is called by the Class::DBI::AbstractSearchsearch_where() method, which I'm trying to tie into the Mail::Miner::Mailselect() method so that it can stop using the Class::DBIretrieve_all() and search_like methods. The former has no simple way of defining an as-needed ordering criteria and the latter has no way of returning all the records in a table since it will freak out if you tell it to search where 1=1. I still need to teach _recurse_where to DWIM when it encounters % characters...

refers to

meta

 
 
Sunday, February 09 2003 ←  → Tuesday, February 11 2003