Bugs item #1714829, was opened at 2007-05-08 12:07
Message generated for change (Settings changed) made by romulog
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1714829&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: SQL/Core
>Group: SQL CVS Head
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Romulo Goncalves (romulog)
>Assigned to: Niels Nes (nielsnes)
Summary: CHECK CONSTRAINT...

Initial Comment:
I created the table:

create table t1 (id int CHECK (f1() = 1));

MAPI  = [EMAIL PROTECTED]:50000
QUERY = create table t3 (id int CHECK (f1() = 1));
ERROR = !unknown constraint (20874664)->token = CHECK

I think the example says everything.

Regards,
Romulo

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1714829&group_id=56967

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to