Ticket #1112 (new defect)

Opened 7 months ago

Have AppWizard detect tables without PKs

Reported by: ed Assigned to:
Priority: minor Milestone: 0.8.3
Component: ide Version: 0.8.2
Keywords: AppWizard PK Primary Key Cc:

Description

AppWizard? currently lets you create apps for tables without primary keys, but these apps then won't work. After running fillFieldDict(), that dict should be checked for tables w/o PKs, and appropriate warnings presented to the user.