TDBC

View Ticket
Login
Ticket Hash: 14dee3be9abb6761a3cba88c14315a87f031b239
Title: postgresql [column] doesn't like bool or boolean
Status: Closed Type: Incident
Severity: Important Priority: Immediate
Subsystem: not_specified Resolution: Overcome_By_Events
Last Modified: 2012-11-16 20:45:43
Version Found In:
Description:
the postgresql driver, given a table with a column declared as 'fieldname boolean', '$db columns $t $f' returns {fieldname {name fieldname nullable 1}} where I would expect at least a type boolean element in the dict.

<hr /><i>kbk added on 2012-11-16 20:45:28 UTC:</i><br />
Closing this incident in the main TDBC repository since it is postgresql-specific. It will remain open in tdbc::postgresql until I can verify that it is fixed.