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
This should be as simple as calling SqlRender::loadRenderTranslateSql with variables stored in namespace.
An addition could be to support comment headers that indicate if the file is for queries that return results or blocks of sql statements that should be executed
The text was updated successfully, but these errors were encountered:
This should be as simple as calling
SqlRender::loadRenderTranslateSql
with variables stored in namespace.An addition could be to support comment headers that indicate if the file is for queries that return results or blocks of sql statements that should be executed
The text was updated successfully, but these errors were encountered: