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
If my sql has many params ('?' chars separated by comma), they will be formatted as ?, on each line.
Not very producting when having 100+ lines almost empty...
The text was updated successfully, but these errors were encountered:
Please add support for wrap_after.
If my sql has many params ('?' chars separated by comma), they will be formatted as
?,
on each line.Not very producting when having 100+ lines almost empty...
The text was updated successfully, but these errors were encountered: