Unique attributes
Unique attributes
- Subject: Unique attributes
- From: Ian Joyner <email@hidden>
- Date: Tue, 14 Feb 2006 17:02:14 +1100
Primary keys seem to be the only things that EOModeler counts as unique. However, I want other columns in the DB to be unique, particularly 'usercode'. I have modified this with SQL:
alter table USER column USERCODE set unique index;
but this is like a low-level non-functional performance tuning solution, rather than being in the semantics of the model. Is there a way to set unique on a column in EOModeler?
Ian Joyner Sportstec
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden