mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-24 08:01:36 +00:00
Pass True/False to indicate update/create Delete extraneous () with del, del is an operator, not a function When looking for field to delete, don't distract user with messages saying field name doesn't match other fields; you get a message only if you give and invalid field name Error messages to user on invalid arguments say create/update as appropriate, before it always said create which might be confusing if you just did an update It's an error to say deletefield when creating