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
When this happens, it means that we haven't tested a particular mapping or configuration. In a perfect world, a user should never see this error.
We should think of a better error message to explain the user that their use case is currently non supported.
And it makes sense to add the error in the logger.
The text was updated successfully, but these errors were encountered:
When the application tries to access a JDBC connection, we throw the following error:
This happens in NoJdbcConnectionProvider#getConnection.
When this happens, it means that we haven't tested a particular mapping or configuration. In a perfect world, a user should never see this error.
We should think of a better error message to explain the user that their use case is currently non supported.
And it makes sense to add the error in the logger.
The text was updated successfully, but these errors were encountered: