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 - BOOLEAN data type not available in Database Explorer for Derby 10.8.1.2
Summary: BOOLEAN data type not available in Database Explorer for Derby 10.8.1.2
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 23:34 UTC by dkarwatka
Modified: 2013-08-14 14:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (52.60 KB, text/plain)
2013-03-22 23:34 UTC, dkarwatka
Details

Note You need to log in before you can comment on or make changes to this bug.
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