[RDBO] setting default_update_changes_only

2007-05-22 Thread mla
Hi, folks. I'm very new to RDBO. I want all Rose::DB::Object-derived classes to default_update_changes_only set to true by default. Here's what I've done. It's working, but tell me if this is the recommended way. First I created three project base classes, each inheriting from the associated Ros

Re: [RDBO] make methods error

2007-05-22 Thread John Siracusa
On 5/22/07, James Masters <[EMAIL PROTECTED]> wrote: > This problem has gone away now. I don't understand why but I *think* what > did it was that I indexed (unique) the column concerned in the target MyISAM > table. Do key columns need to be indexed? RDBO has no idea if your columns are indexed

Re: [RDBO] make methods error

2007-05-22 Thread James Masters
This problem has gone away now. I don't understand why but I *think* what did it was that I indexed (unique) the column concerned in the target MyISAM table. Do key columns need to be indexed? thanks, James. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > B