Skip to main content

Sync Schema

  • Open your database connection and click Sync Schema to scan your schema.
  • SWAIN will import metadata including tables, columns, data types, and constraints such as primary keys, foreign keys, uniqueness, and nullability.
  • After syncing, you’ll see a visual summary of your schema.
  • The schema metadata drives the mapping UI for authentication, roles, and permissions, allowing you to select tables and columns.
  • Primary keys, foreign keys, and data types are automatically detected from your existing schema.
  • If your schema changes, you can re-sync to update SWAIN’s metadata.