Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Revert "Drop unused tables & unneeded access token ID for events." #16465

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

clokep
Copy link
Contributor

@clokep clokep commented Oct 11, 2023

Reverts #16268

There are still usages of this table:

sql = """
DELETE FROM event_txn_id
WHERE inserted_ts < ?
"""

@clokep clokep requested a review from a team as a code owner October 11, 2023 13:27
@clokep clokep added the X-Release-Blocker Must be resolved before making a release label Oct 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
X-Release-Blocker Must be resolved before making a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants