Uh oh!
There was an error while loading. Please reload this page.
sqlite: add location method - #57860
Conversation
nodejs-github-bot
commented
Apr 13, 2025
Review requested:
|
geeksilva97
commented
Apr 13, 2025
This would simplify the sharing of connections between modules. When needed, they could retrieve the database location using only the object. I'm aware some of you might find this useless. Whatever you guys decide, I'm okay with it. I just needed something like this and decided to implement. |
6de740a to
b42a338CompareCodecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #57860 +/- ##
=======================================
Coverage 90.27% 90.27% =======================================
Files 630 630 Lines 186124 186147 +23 Branches 36469 36481 +12 =======================================
+ Hits 168021 168050 +29 + Misses 10974 10972 -2 + Partials 7129 7125 -4
🚀 New features to boost your workflow:
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
f46394b to
e7817bfCompare
cjihrig
left a comment
There was a problem hiding this comment.
LGTM besides the one unrelated change.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
48a8353 to
e0418abCompareUh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Apr 14, 2025
nodejs-github-bot
commented
Apr 16, 2025
nodejs-github-bot
commented
Apr 19, 2025
a489f6f to
e68a1b3Comparee68a1b3 to
0e82ee2Comparegeeksilva97
commented
Apr 21, 2025
Fixed |
nodejs-github-bot
commented
Apr 21, 2025
nodejs-github-bot
commented
Apr 21, 2025
Landed in e9b286c |
PR-URL: #57860 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #57860 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #57860 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #57860 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #57860 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #57860 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #57860 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #57860 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Fixes#57859