Add Database schema tables as an advance option to the different query types

Add an advance checkbox/filter/whatever so we can query database tables like INFORMATION_SCHEMA.COLUMNS

image

Right now I’m doing this via custom query but it would be nice to access them from the UI for Wappler standard query types.

As apps grow in complexity sometimes we need to access these table to read from the schema.