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
Requires to create InsertModule similar to SelectModule, UpdateModule and DeleteModule and declare analogical InsertExecutor in jdbc.scala module.
Live implementation of the executor can be done in a different PR.
There is no support for the INSERT clause.
The text was updated successfully, but these errors were encountered: