support for bigint, int, smallint, tinyint with unsigned trailing added.
We already supported this except for smallint and tinyint. I have modified the types to support unsigned. There seems to be an issue in the database server when you create an unsigned tinyint, the catalog tables store a signed tinyint value. I am not sure if there is some server settings that need to be changed or if there is an issue in sybase ase 16 but we will extract the information if its stored.
completed...
Changing status as verified for unsigned smallint,int, bigint datatypes.
Opening new improvement for unsigned tinyint datatype.
Changing status as verified for unsigned smallint,int, bigint datatypes.
Opening new improvement for unsigned tinyint datatype.
Issue #12771 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 16.0.0-dev-46 |
No time estimate |
1 issue link |
relates to #12873
Issue #12873Sybase Anywhere 16 -> ER Modeler support for unsigned tinyint, smallint, int, bigint |
completed...