Skip to content

Fix embedded migrations example#24

Merged
adlio merged 1 commit intoadlio:mainfrom
kalafut:master
Sep 18, 2023
Merged

Fix embedded migrations example#24
adlio merged 1 commit intoadlio:mainfrom
kalafut:master

Conversation

@kalafut
Copy link
Contributor

@kalafut kalafut commented Sep 17, 2023

The existing example doesn't compile:

multiple-value schema.FSMigrations(MyMigrations, "migrations/*.sql") (value of type (migrations []*"github.com/adlio/schema".Migration, err error)) in single-value context

Fix embedded migrations example
@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Merging #24 (bae4a97) into main (0157cd1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          10       10           
  Lines         453      453           
=======================================
  Hits          452      452           
  Misses          1        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@adlio
Copy link
Owner

adlio commented Sep 18, 2023

Thanks Jim!

@adlio adlio merged commit 370ef12 into adlio:main Sep 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.

2 participants