Unimplemented visitLiteralGeometry in OracleFilterToSQL cause AppSchema errors

Description

OracleFilterToSQL doesn’t implement visitLiteralGeometry since it is usually used in context of prepared stament queries. However AppSchema when doing nested queries always deactivate the prepared stament though the filter to SQL flag, causing malfunctioning with oracle since the literal geometry to sql is not performed.

Environment

None

Activity

Show:

Marco Volpini January 20, 2023 at 3:48 PM

main pr

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created January 20, 2023 at 8:56 AM
Updated January 23, 2023 at 11:02 AM
Resolved January 23, 2023 at 11:02 AM