-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
[v22.x backport] sqlite,test,doc: allow Buffer and URL as database location #57533
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
[v22.x backport] sqlite,test,doc: allow Buffer and URL as database location #57533
Conversation
PR-URL: nodejs#56991 Reviewed-By: Colin Ihrig <[email protected]>
Review requested:
|
This shouldn't land without the changes in #57227 |
What's the procedure? Two backports? |
You can push to this PR |
Cool. Will do. |
PR-URL: nodejs#57227 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Edy Silva <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Zeyu "Alex" Yang <[email protected]>
Hmm, that's new for me. Coverage thresholds are not being fulfilled. But it is a backport 🤔 . |
We have a problem with coverage on v22.x. It's unrelated to your PR. |
PR-URL: #56991 Backport-PR-URL: #57533 Reviewed-By: Colin Ihrig <[email protected]>
PR-URL: #57227 Backport-PR-URL: #57533 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Edy Silva <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Zeyu "Alex" Yang <[email protected]> PR-URL: #56991
Landed in be79f4a...2746524 |
PR-URL: #56991 Backport-PR-URL: #57533 Reviewed-By: Colin Ihrig <[email protected]>
PR-URL: #57227 Backport-PR-URL: #57533 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Edy Silva <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Zeyu "Alex" Yang <[email protected]>
PR-URL: #56991
Reviewed-By: Colin Ihrig [email protected]