- Merge request !1388Issue #3056698: Sqlite's Connection::createConnectionOptionsFromUrl purposelessly converts relative paths to full → (Closed) created by mondrake
- 🇺🇸United States mglaman WI, USA
I didn't see this when I opened dupe 🐛 Can no longer create a SQLite database at a relative path Active
- 🇮🇹Italy mondrake 🇮🇹
The status of the random test failures is, alas, rather unfortunate. Cannot remember not having to kick back test runs manually in the last month or so in any MR, especially if not MySql. Anyway, after playing some whacamole it's green on MySql and Sqlite now.
- 🇦🇺Australia pameeela
No longer a Starshot blocker since we've ditched WASM for now.
- Status changed to RTBC
about 2 months ago 12:47am 27 December 2024 - 🇺🇸United States smustgrave
This one was approaching the 2 month mark of the review queue so going to give it a shot.
I rebased it since it was 200+ commits back (still applied cleanly though)
Issue summary seems clear and complete
Ran the test-only feature here https://git.drupalcode.org/issue/drupal-3056698/-/jobs/3821264 which still shows coverage
Test failure was random from rebase (re-ran and it's green)
Code wise change seems pretty straight forward.believe this one is good to go.
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
This behaviour with absolute paths in SQLite was added in #2232861: Create BrowserTestBase for web-testing on top of Mink → - given that we have good test coverage as we run all tests on SQLite I think this is good to go.
Committed and pushed 868e8468421 to 11.x and 87dd3ddf2fb to 11.1.x. Thanks!
We could file a follow-up to deprecate passing $root to \Drupal\Core\Database\Connection::createConnectionOptionsFromUrl - it is not used any implementations.
-
alexpott →
committed 87dd3ddf on 11.1.x
Issue #3056698 by mondrake, quietone: Sqlite Connection::...
-
alexpott →
committed 87dd3ddf on 11.1.x
-
alexpott →
committed 868e8468 on 11.x
Issue #3056698 by mondrake, quietone: Sqlite Connection::...
-
alexpott →
committed 868e8468 on 11.x
- 🇮🇹Italy mondrake 🇮🇹