Re: [RDBO] set default DateTime format for stringification

2007-03-17 Thread John Siracusa
On 3/16/07 3:22 PM, Peter Karman wrote: I know how to set the default output format for a DateTime object when it is stringified. I'm struggling to know where best to set that for my DateTime-type columns. Do I create my own Metadata Column subclass and do it there? Or is there some other

Re: [RDBO] SQLite ATTACH supported by RDB/RDBO?

2007-03-17 Thread Fred Cox
--- John Siracusa [EMAIL PROTECTED] wrote: On 3/16/07 3:34 PM, Fred Cox wrote: Ideally, I would like to have RDB know to ATTACH the second database and treat the two files as one. From what I can tell of the SQLite database, in the case where the table names are unique, the only

[RDBO] Debian Rose

2007-03-17 Thread Jeff Chimene
Hi, I'd like to evaluate Rose::DB::Object for use w/ Catalyst. However, I cannot seem to get it successfully installed on Debian Etch. I notice that someone else reported a successful install. However, it seems to fail on the Scalar::Util weak refererence problem. I cannot seem to find