[ http://issues.apache.org/jira/browse/DERBY-34?page=all ]
Sunitha Kambhampati resolved DERBY-34:
--------------------------------------
Fix Version: 10.0.2.1
Resolution: Fixed
Updating the fixin.
http://svn.apache.org/viewcvs.cgi?view=rev&rev=53974
> Setting default value for a char(1) for bit data column does not work
> ---------------------------------------------------------------------
>
> Key: DERBY-34
> URL: http://issues.apache.org/jira/browse/DERBY-34
> Project: Derby
> Type: Bug
> Components: SQL
> Versions: 10.0.2.0
> Reporter: Sunitha Kambhampati
> Assignee: Satheesh Bandaram
> Fix For: 10.0.2.1
>
> create table t2 (i1 char(1) for bit data default x'02');
> throws the following error:
> ERROR 42894: DEFAULT value or IDENTITY attribute value is not valid for
> column 'I1'.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira