| When using {h-schema} tags in @Formula query, they should be replaced by the value of the "hibernate.default_schema" property. However, there is no correct replacement happens: "SELECT * FROM {h-schema} Foo foo" -> "SELECT * FROM h-formulatem0_.schema Foo formulatem0_.foo" |