Oracle : inconsistent dialect not flagged as error source. @JdbcRepository(dialect = Dialect.H2) & yaml dialect: Oracle #527
Labels
type: improvement
A minor improvement to an existing feature
Task List
Steps to Reproduce
Expected Behaviour
Just fetch the record. If the dialect in yml file and dialect in @JdbcRepository are inconsistant, show that are the source of error so people don't waste time in hunting for where the error is.
Actual Behaviour
I see invalid character in sql
Caused by: Error : 911, Position : 14, Sql = SELECT phone_.
asset_id
,phone_.sku
,phone_.device_desc
, -- redacted -- Error Msg = ORA-00911: invalid characterEnvironment Information
The text was updated successfully, but these errors were encountered: