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
I execute an UPDATE statement and would like to know how many rows where affected (so i can throw 404 if it was none).
Is there anyway oatpp exposes this number to me?