Caused by: io.r2dbc.postgresql.ExceptionFactory$PostgresqlBadGrammarException: [42883] operator does not exist: traffic_type = character varying #851
Labels
status: waiting-for-triage
An issue we've not yet triaged
Hello!
The problem occurs when I use enums from Postgres under the Criteria API
However, when using regular sql in DatabaseClient, such a problem does not arise. Since converters are implemented.
Could you help me because I don't understand how solve the problem with Criteria API?
The text was updated successfully, but these errors were encountered: