Closed JasonLandbridge closed 1 year ago
Base: 95.27% // Head: 95.25% // Decreases project coverage by -0.02%
:warning:
Coverage data is based on head (
055dcde
) compared to base (9a55836
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Updated description @sergeyshaykhullin
Thanks for the merge @sergeyshaykhullin, not to be impatient but could you release a new version?
@JasonLandbridge 0.4.0 will be released soon
Thanks for the quick release, I can confirm it's now working correctly!
Hi there again,
I got a chance to migrate my project using a sqlite database which gave many warnings as shown here:
Even though it says that the configuration is ignored, in my migration files the schema is still set:
I therefore removed all the schema options for the Sqlite package