Does R2DBCEntityTemplate for Spanner supports postgres dialect?
We recently moved from database with google standard sql dialect to database postgres dialect db.
All the queries are failing after we switch to the new db..
I don't see a way to configure dialect for R2DBCEntityTemplate..
Did anyone face this issue and is there a solution for this?