Bugs item #1714829, was opened at 2007-05-08 12:07 Message generated for change (Comment added) made by mr-meltdown 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 ---------------------------------------------------------------------- >Comment By: Fabian (mr-meltdown) Date: 2007-05-08 12:22 Message: Logged In: YES user_id=963970 Originator: NO I disagree. The message could have been in Chinese, I don't think it's clear at all. ---------------------------------------------------------------------- Comment By: Romulo Goncalves (romulog) Date: 2007-05-08 12:19 Message: Logged In: YES user_id=1498628 Originator: YES it tells you that this feature isn't supported! So this is not a bug report but a feature request which Niels kindly ignore. 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
