Skip to main content

One doc tagged with "programmatic schema loading"

View all tags

Automatic Schema Migrations for GORM (Program Mode)

Learn how to load your GORM schema into Atlas using Go Program Mode. This guide is ideal for projects with models across multiple packages or without standard GORM annotations, enabling advanced control over schema introspection and migration planning.