Get SQL query Jon (LabKey DevOps)  2017-11-06 00:13
Status: Closed
 
Hi Zoya,

I've confirmed that the existing client-side APIs do not have this capability to expose the SQL that is normally accessed via the Schema Browser. It is possible to have the code in the wiki to call on the Internal API that the Schema Browser uses to access the SQL. You should be able to see the requests within a debugger like the Google Chrome debugger while the Schema Browser is running to get some insight.

However, this is not supported by LabKey, so you would need to work with the source code on your own to determine how to accomplish this.

Regards,

Jon