Re: [RDBO] column_type_class

2005-11-29 Thread John Siracusa
On 11/29/05 2:49 AM, Bernhard Graf wrote: > But still I don't know why adding my own types fails. Like I said in my earlier email: On 11/28/05 8:07 PM, John Siracusa wrote: > You were doing it right, but there's a bug stopping it from working (an > interaction of auto-init and custom column types

Re: [RDBO] column_type_class

2005-11-29 Thread Bernhard Graf
On Tuesday 29 November 2005 13:56, John Siracusa wrote: > Like I said in my earlier email: > > On 11/28/05 8:07 PM, John Siracusa wrote: > > You were doing it right, but there's a bug stopping it from working > > (an interaction of auto-init and custom column types). It's fixed > > in CVS, and th