Skip to content

Add migration_module/0 callback to plugin module system#391

Merged
ddon merged 2 commits intoBeamLabEU:devfrom
mdon:dev
Mar 6, 2026
Merged

Add migration_module/0 callback to plugin module system#391
ddon merged 2 commits intoBeamLabEU:devfrom
mdon:dev

Conversation

@mdon
Copy link

@mdon mdon commented Mar 5, 2026

New optional callback lets external modules declare a versioned migration coordinator. mix phoenix_kit.update auto-discovers these modules, compares DB version with target, and generates + runs migration files.

Max Don and others added 2 commits March 6, 2026 00:42
New optional callback lets external modules declare a versioned migration
coordinator. `mix phoenix_kit.update` auto-discovers these modules, compares
DB version with target, and generates + runs migration files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ddon ddon merged commit acdb216 into BeamLabEU:dev Mar 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants