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
error: variable q is already defined in method execute(SqlChangeCtx,Long,Long,Boolean)
default int execute(SqlChangeCtx ctx, java.lang.Long q, java.lang.Long q, java.lang.Boolean c) throws java.sql.SQLException {
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
create table
run code
compiler error
Expected behavior
should only bind
:q
onceScreenshots
If applicable, add screenshots to help explain your problem (drag/drop them here).
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Stack trace
Please include a stack trace if applicable
The text was updated successfully, but these errors were encountered: