Skip to content

chore: separate pubsub into a new package #8017

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

Merged
merged 5 commits into from
Jun 14, 2023
Merged

chore: separate pubsub into a new package #8017

merged 5 commits into from
Jun 14, 2023

Conversation

kylecarbs
Copy link
Member

No description provided.

This wasn't necessary and forked how we do DB types.
This didn't need to be in database and was bloating it.
@kylecarbs kylecarbs requested a review from coadler June 13, 2023 18:59
@kylecarbs kylecarbs self-assigned this Jun 13, 2023

import (
"database/sql/driver"
"encoding/json"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this is based on your last pr

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oop

@kylecarbs kylecarbs enabled auto-merge (squash) June 13, 2023 21:51
@kylecarbs kylecarbs merged commit e4b6f56 into main Jun 14, 2023
@kylecarbs kylecarbs deleted the pubsubpkg branch June 14, 2023 15:34
@github-actions github-actions bot locked and limited conversation to collaborators Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants