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
Create RecversionException extends CelestaException. On DatabaseAdaptor / BasicCursor layer, throw RecversionException when (try)update() cause this error.
In order to better recognize recversion exception from all other database backend problems, introduce ERROR CODE in database trigger layer. Use this ERROR CODE to recognize 'our' exception. WARNING: this requires some research, if ERROR CODE feature is supported in all our DB backends
No description provided.
The text was updated successfully, but these errors were encountered: