Ticket #585 (open bug)
Data type consistency in tableInfo output
- Created: 2012-01-08 22:26:33
- Reported by: Franz
- Assigned to: Franz
- Milestone: 2.0-alpha1
- Component: database
- Priority: normal
The column types are different in the tableInfo output from different database types.
They should somehow be unified (while still making sure the original type can be retrieved somehow - which can get messy when it gets to things like UNSIGNED integers etc. where they are not supported).

