This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 227840

Summary: BOOLEAN data type not available in Database Explorer for Derby 10.8.1.2
Product: db Reporter: dkarwatka
Component: DerbyAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description dkarwatka 2013-03-22 23:34:42 UTC
Product Version = NetBeans IDE 7.2 (Build 201207171143)
Operating System = Windows Vista version 6.0 running on x86
Java; VM; Vendor = 1.7.0_07
Runtime = Java HotSpot(TM) Client VM 23.3-b01

Database: Apache Derby Network Server - 10.8.1.2 - (1095077) started and ready to accept connections on port 1527
Driver: org.apache.derby.jdbc.ClientDriver

During Tables->Create or Table->Add Column the data type BOOLEAN is not available.
A column of type BOOLEAN is supported and can be create using execute command or recreate table.

Thanks,
Dan
Comment 1 dkarwatka 2013-03-22 23:34:48 UTC
Created attachment 132965 [details]
IDE log
Comment 2 Libor Fischmeistr 2013-08-13 07:42:24 UTC
Fixed in: http://hg.netbeans.org/core-main/rev/046b176eadc9

Thanks for hint
Comment 3 Quality Engineering 2013-08-14 14:42:12 UTC
Integrated into 'main-silver', will be available in build *201308141142* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/046b176eadc9
User: Libor Fischmeistr <lfischmeistr@netbeans.org>
Log: #227840: BOOLEAN data type not available in Database Explorer for Derby 10.8.1.2