Skip to content

cmd: use embed to bundle SQL migrations scripts#11

Merged
oxtyped merged 3 commits intooxtyped:mainfrom
sbinet:embed-fs
Apr 18, 2023
Merged

cmd: use embed to bundle SQL migrations scripts#11
oxtyped merged 3 commits intooxtyped:mainfrom
sbinet:embed-fs

Conversation

@sbinet
Copy link
Copy Markdown
Contributor

@sbinet sbinet commented Mar 29, 2023

Fixes #10.

sbinet added 3 commits March 29, 2023 10:21
Fixes oxtyped#10.

Signed-off-by: Sebastien Binet <binet@cern.ch>
Signed-off-by: Sebastien Binet <binet@cern.ch>
Signed-off-by: Sebastien Binet <binet@cern.ch>
Copy link
Copy Markdown
Owner

@oxtyped oxtyped left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Thanks for this! 🚀

@oxtyped oxtyped merged commit 4cfb261 into oxtyped:main Apr 18, 2023
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.

consider using embed.FS for migrations/*sql

2 participants