ogobrecht / d3-force-apex-plugin

Oracle APEX Region Type Plugin: D3 Force Network Chart

Home Page:https://ogobrecht.github.io/d3-force-apex-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APEX: Simple queries not working

ogobrecht opened this issue · comments

Simple queries are processed with the help of APEX_UTIL.json_from_sql. This produces an extra object property "row", which holds the data. Complex queries has to deliver the data without that extra property. Sorry, tested all the time with complex queries.