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
For some queries (e.g. INSERT, UPDATE, DELETE), it doesn't make sense to derive count queries or apply sorting. We should throw proper exceptions instead of returning default values that do not make any sense.
The text was updated successfully, but these errors were encountered:
For some queries (e.g.
INSERT
,UPDATE
,DELETE
), it doesn't make sense to derive count queries or apply sorting. We should throw proper exceptions instead of returning default values that do not make any sense.The text was updated successfully, but these errors were encountered: