Mikołaj Jakubowski
Results
3
issues of
Mikołaj Jakubowski
Querying on view through a db link returns a `ORA-00942: table or view does not exist` because of additional quotation marks. Now query looks like: ``` select * from "link"."view_name";...
When filtering by json field that is ignored doFilter endpoint returns `null` instead of list of entities not filtered by this value.