Hi! On Sun, Nov 8, 2009 at 2:00 AM, Brian Aker <[email protected]> wrote: > Should we have a unique key on tables, and if so... does it belong in the > proto?
Is the question: "must drizzle demand every table to enforce rows to be uniquely identifiable?" In that case, it is not enough to ask for a unique constraint - you should also demand that the unique constraint has only non-nullable columns. > > Cheers, > -Brian > > _______________________________________________ > Mailing list: https://launchpad.net/~drizzle-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~drizzle-discuss > More help : https://help.launchpad.net/ListHelp > -- Roland Bouman http://rpbouman.blogspot.com/ Author of "Pentaho Solutions: Business Intelligence and Data Warehousing with Pentaho and MySQL", http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470484322.html _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

