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
Can we expect any improvement with this issue in the near future?
We have lots of problems with documenting our migration SQLs in separate files. It would be much nicer to keep comments in the SQL scripts but currently wrench doesn't support them.
If this issue won't be solved, I would propose a different idea. I would also strip the comments but not with regexps. I don't think this approach is reliable enough. I would rather parse the input rune-by-rune and switch between string, comment and normal mode according to the subsequent characters.
WHAT
WHY
The text was updated successfully, but these errors were encountered: