insum-labs / insum-apex-pro

Browser extension to help with Oracle APEX development
GNU General Public License v3.0
24 stars 8 forks source link

On-hover of a table name, show the table's description #22

Open bjshumway opened 4 years ago

bjshumway commented 4 years ago

Would require reverse-engineering SQL Workshop AJAX so that I we could do an AJAX call to query the database for the column names / types of every table in the APEX parsing schema.