List of discoverable tables.
Returns all tables that can be imported to Saltcorn from current tenant database schema.
The tables with name started with "sc" and tables imported to Saltcorn are ignored.
Parameters
Optionalschema0: string
current tenant db schema
Returns Promise<Row[]>
all tables that can be imported to Saltcorn from current tenant database schema
List of discoverable tables. Returns all tables that can be imported to Saltcorn from current tenant database schema. The tables with name started with "sc" and tables imported to Saltcorn are ignored.