Re: subclassing a Field

2007-01-31 Thread [EMAIL PROTECTED]
You cannot add custom database field types without altering the db backend code. On 31 Jan, 09:58, Antonio <[EMAIL PROTECTED]> wrote: > hi all, > > I've created a TYPE in PostgreSQL : > > Composite type "utente.datirim" > Column| Type > -+ > nome

subclassing a Field

2007-01-31 Thread Antonio
hi all, I've created a TYPE in PostgreSQL : Composite type "utente.datirim" Column| Type -+ nome| text turno | time without time zone comandante | text disormeggio | time without time zone arrivo | time without time zone fine