Sync Schema
- After setting up a connection, sync the database schema so SWAIN can inspect tables, columns, data types and constraints.
- Schema sync reads primary keys, foreign keys and other constraints to generate relationships and API endpoints.
- Ensure your database schema is up to date before syncing; you can re‑sync if the schema changes.
- Syncing prepares SWAIN to generate endpoints for your data model.