Home » Database » DB_DataObject » Bug #9658
Generator does not recognize mysql DECIMAL type
Details
| Submitted | 2006-12-19 14:57 UTC |
|---|---|
| From | gaedib at tiscali dot it |
| Assigned | alan_k |
| Status | Closed |
| Package | DB_DataObject |
| PHP Version | 5.1.1 |
| OS | Windows |
| Roadmaps | (Not assigned) |
Comments
[2006-12-19 14:57 UTC] gaedib at tiscali dot it
Description:
------------
After I've upgraded to 1.8.5 the createtables.php give this error message:
*****************************************************************
** WARNING UNKNOWN TYPE **
** Found column 'Posti', of type 'unknown' **
** Please submit a bug, describe what type you expect this **
** column to be **
*****************************************************************
The field Posti is of type "decimal" and the generation has always worked very well before the upgrade