Re: Spelling

2010-06-10 Thread Martin J. Evans
H.Merijn Brand wrote: On Tue, 08 Jun 2010 07:48:59 -0400, John Scoles sco...@pythian.com wrote: H.Merijn Brand wrote: Things I also noted: # 'DEFERABILITY' = (DEFER ABILITY DEFER-ABILITY DESIRABILITY DURABILITY DIVISIBILITY) # 'deferrability' = (desirability durability

Patches for DBD::CSV to use the tied f_meta access

2010-06-10 Thread Jens Rehsack
Hi Merijn, attached the patch to allow DBD::CSV work fine with the $dbh-{csv_tables} attribute. It's for use with DBD::File rev. 14128. Maybe it's a good idea to set some values into $dbh-{csv_valid_attrs} and $dbh-{csv_readonly_attrs}, too - but you know it better than me. Best regards, Jens

Re: DBD::File insert/update

2010-06-10 Thread Jens Rehsack
On 06/09/10 16:04, Tim Bunce wrote: On Wed, Jun 09, 2010 at 02:45:18PM +, Jens Rehsack wrote: On 06/09/10 14:36, Tim Bunce wrote: The interface of the per-table API doesn't allow that :( That's exactly the reason why I thought it's required to warn about that. Can it be expressed as