-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change sqlite driver to github.com/glebarez/go-sqlite #91
Conversation
这个冲突是 |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master goravel/framework#91 +/- ##
=======================================
Coverage 51.55% 51.55%
=======================================
Files 103 103
Lines 7032 7032
=======================================
Hits 3625 3625
Misses 3126 3126
Partials 281 281
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great 👍 目录可以改为 driver/sqlite => driver
也许回头可以把这个驱动也提交给golang-migrate,就不需要自定义了。不知道他们接不接受。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect
Fix goravel/goravel#159