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

Cleanup MySQL Residue from PgSQL_Connection and PgSQL_Session #4837

Open
rahim-kanji opened this issue Feb 20, 2025 · 0 comments
Open

Cleanup MySQL Residue from PgSQL_Connection and PgSQL_Session #4837

rahim-kanji opened this issue Feb 20, 2025 · 0 comments
Assignees

Comments

@rahim-kanji
Copy link
Collaborator

Description:

There are leftover MySQL-related code fragments in the PgSQL_Connection and PgSQL_Session implementation that are no longer relevant. These remnants can cause confusion and unnecessary maintenance overhead.

Task:

  • Identify and remove MySQL-specific code from PGSQL_Connection.

  • Ensure no unintended dependencies remain.

  • Verify that the cleanup does not impact PostgreSQL functionality.

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

No branches or pull requests

1 participant