Subject | Re: [firebird-support] Odd listing in the DDL (FB 2.0, FlameRobin 0.7.6) |
---|---|
Author | Milan Babuskov |
Post date | 2007-03-09T07:55:44Z |
red_october_canada wrote:
you please show us the original DDL you used to create IS_ACV ?
--
Milan Babuskov
http://www.flamerobin.org
> I have the following domain declared:Looks like a possible bug in FlameRobin, we'll look into it ASAP. Could
>
> CREATE DOMAIN DOM_BOOLEAN
> AS Varchar(3)
> DEFAULT 'No'
> NOT NULL
> CHECK(VALUE IN ('No', 'Yes'))
> COLLATE NONE;
>
> Now look at the following output from FlameRobin
>
> ...
> IS_MYL DOM_BOOLEAN DEFAULT 'No',
> IS_RLP DOM_BOOLEAN DEFAULT 'No',
> IS_ACV DOM_BOOLEAN DEFAULT T 'Yes',
> IS_ATE DOM_BOOLEAN DEFAULT 'Yes',
> ...
you please show us the original DDL you used to create IS_ACV ?
--
Milan Babuskov
http://www.flamerobin.org