Open
Description
From [email protected] on March 18, 2010 17:18:55
(new feature)
I know it is not the purpose of WWW SQL Designer, tough it would be cool to
have a quick validation done over the schema.
Simple rules like :
- [warn] table as no primary key
- [warn] foreign key index is missing
- [info] primary key is not numeric
- [info] table name contains other chars than ^[0-9A-Za-z_]*$
And maybe more rules...
Do you want some code towards this ?
Original issue: http://code.google.com/p/wwwsqldesigner/issues/detail?id=87