Skip to content

Conversation

kbond
Copy link
Member

@kbond kbond commented Jun 5, 2025

  • if migrations enabled and available: migrate
  • otherwise: schema

TODO

  • Tests (2 permutations: auto w/o migrations, auto /w migrations)
  • Docs
  • Add auto to recipe?
  • Deprecate not setting so we can default to auto in 3.0
  • Throw exception when migration_configurations is used and mode !== migrate

- if migrations enabled and available: `migrate`
- otherwise: `schema`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant