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
At the moment query arguments are just called arg_1, arg_2 etc. It would be nice to have a way of renaming them, to improve usability of the generated gleam code.
Perhaps we could provide names in a doc comment in the sql?
At the moment query arguments are just called
arg_1,arg_2etc. It would be nice to have a way of renaming them, to improve usability of the generated gleam code.Perhaps we could provide names in a doc comment in the sql?