7
The compiler should show warnings/errors if a GET is using not all fields of the PK. An Empty GET might be an exception for Setup Tables.
STATUS DETAILS
New
Comments
I think this should not be an error in any case, but instead a warning.While an empty Get can be valid (especially for setup-tables, where it shouldn't be a warning),it could be super useful for tables with a compound primary key in order to enforce declaring all key fields.
Category: Development
