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.
Mapping SQL Type to Saltcorn type (For Discovery)
List all views in current tenant db schema
Add discovered tables to Saltcorn
Reconcile Saltcorn field metadata against physical DB columns. Returns a report of matches, ghosts (in Saltcorn but not in DB), and orphans (in DB but not in Saltcorn). This is a read-only operation — nothing is modified.
Discover tables definitions