ADS build 8.0.0 Beta 3.3
Ncluster
Database Beehive
Created a Table in latest Ncluster Server
Used Tools -- ER Diagram Generator
Scripted table Primary_key_check_1
ER Model is attached
a17 (bit(8))
a18 (bit varying(8))
is scripted to bit(0) which is incorrect
If i generate the script and execute in another database i get the below error
>[Error] Script lines: 1-32 -------------------------
ERROR: length for type "bit" must be at least 1
![]() |
4 KB
added length to BIT
Issue #3172 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
added length to BIT