Hi Matt,
On 28 Sep 2010 15:58, Matt Zagrabelny wrote:
> Do I model the UNIQUE constraints within my AppName::Record schema { } ?
The way to do this is to specify "is distinct" for each column in your
AppName::Record schema { } definition.
Cheers,
Thomas