| 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 13.84 years ago |
Created: |
2012-06-08 01:05:39 14.29 years ago |
| 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.
kbk added on 2012-11-16 20:45:28 UTC: | ||||
