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
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
We need to add to the Data Services documentation a warning about what happens if you use an UPDATE query and it fails (basically, you may lose your data)
In addition, we should discuss if it'd be possible to use the Exception-Safe functions to avoid the problem above.