Skip to content

Revert Glean SQLite storage backend#3509

Draft
badboy wants to merge 4 commits into
mainfrom
after-sqlite-revert
Draft

Revert Glean SQLite storage backend#3509
badboy wants to merge 4 commits into
mainfrom
after-sqlite-revert

Conversation

@badboy

@badboy badboy commented Jun 19, 2026

Copy link
Copy Markdown
Member

THIS IS PURELY A PRECAUTION! -- WE SHOULD NOT WANT TO MERGE THIS UNLESS ABSOLUTELY NECESSARY

This is in case we need to revert the SQLite changes.
This will be done using a manual rever git revert -m1 <merge commit>.

We apply a few things on top:

  • remove the potentially created SQLite files
  • keep the newly created metrics (as we want to get them back at a later point again)

@badboy badboy added the sqlite Any changes to the new SQLite storage backend label Jun 19, 2026
@badboy badboy force-pushed the after-sqlite-revert branch 2 times, most recently from 8e2f182 to be7c447 Compare June 19, 2026 14:15
badboy added 3 commits June 22, 2026 17:32
This reverts commit e8e0b55, reversing
changes made to 2a2e417.
These are removed by reverting the SQLite merge.
We need to keep them alive, because we will get them back later again when we re-merge SQLite.
@badboy badboy force-pushed the after-sqlite-revert branch from be7c447 to 4847411 Compare June 22, 2026 15:37
@badboy badboy force-pushed the after-sqlite-revert branch from 4847411 to f442677 Compare June 22, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqlite Any changes to the new SQLite storage backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant