Re: subclassing a Field
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
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