Postgres PostgresqlBadGrammarException Fix
Caused by: io.r2dbc.postgresql.ExceptionFactory$PostgresqlBadGrammarException: column "status" is of type user_status_enum but expression is of type character varying
I Encountered This Error When developing my E_COMMERCE BACKEND
It typically means t...
abrahamowino.hashnode.dev2 min read