Skip to content

Fix migration filenames for golang-migrate#10

Merged
lbin merged 1 commit intodevfrom
codex/fix-migration-file-not-found-error
Dec 15, 2025
Merged

Fix migration filenames for golang-migrate#10
lbin merged 1 commit intodevfrom
codex/fix-migration-file-not-found-error

Conversation

@lbin
Copy link
Copy Markdown
Owner

@lbin lbin commented Dec 15, 2025

Summary

  • rename embedded migration files to use .up.sql suffix so golang-migrate can detect them

Testing

  • not run (rename-only change; database connection required to execute migrations)

Codex Task

@lbin lbin merged commit b75bdef into dev Dec 15, 2025
2 checks passed
@lbin lbin deleted the codex/fix-migration-file-not-found-error branch December 15, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant