Skip to content
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

[pgmq-python] Merge SQLAlchemy client package into current project #317

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

jason810496
Copy link
Contributor

Sorry for not working on the migration earlier.
I will start integrating the pgmq-sqlalchemy package with the current project in the coming days.

Related issue: #290

@jason810496 jason810496 marked this pull request as ready for review November 3, 2024 15:40
@jason810496 jason810496 force-pushed the feature/merge-pgmq-sqlalchemy-package branch from 531e403 to 345f9f7 Compare November 3, 2024 15:46
@jason810496
Copy link
Contributor Author

This PR focuses solely on migrating all code from pgmq-sqlalchemy into this monorepo.
There will be several additional PRs for the migration:

  • Documentation
  • GitHub CI Actions
  • Codebase refactoring (e.g., consolidating client statements into a single statement module as the source of truth)
  • Other potential tasks (currently, only the above have been identified)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant