You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# schematrigger prohibit_queue afterinsertforeachdo (
selectassert(__new__.location.queue_in_use, message:="Queue has been manually disabled")
);
error: could not resolve partial path
┌─ /Users/James/Developer/ignis/apps/anvil2/dbschema/sign_in.esdl:170:27
│
170 │ selectassert(.queue_in_use, message:="Queue has been manually disabled")
│ ^^^^^^^^^^^^^ error
gel error: cannot proceed until schema files are fixed
Currently the error looks like this. Could it be updated to give a hint to use new/old?
The text was updated successfully, but these errors were encountered:
Gobot1234
changed the title
Better error message for triggers when accessing variables
Better error message for triggers when accessing special scope keywords in triggers
Jan 10, 2025
Currently the error looks like this. Could it be updated to give a hint to use new/old?
The text was updated successfully, but these errors were encountered: