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

Some database classes should be made deprecated #220

Closed
kalombos opened this issue May 3, 2024 · 0 comments
Closed

Some database classes should be made deprecated #220

kalombos opened this issue May 3, 2024 · 0 comments
Labels
good first issue good first issue
Milestone

Comments

@kalombos
Copy link
Collaborator

kalombos commented May 3, 2024

Классы MySQLDatabase, PostgresqlExtDatabase PostgresqlDatabase должны быть помечены как deprecated. Сложно придумать кейс для их использования, а если кому-нибудь они будут нужны, то можно вручную проставить количество коннектов равным 1.

The classes MySQLDatabase, PostgresqlExtDatabase PostgresqlDatabase must be marked as deprecated. It’s difficult to come up with a case for using them, but if someone needs them, you can manually set the number of connections to 1.

@kalombos kalombos added the good first issue good first issue label May 3, 2024
@kalombos kalombos changed the title Some database class should be made deprecated Some database classes should be made deprecated May 3, 2024
@kalombos kalombos added this to the v1.0.0 milestone Jun 22, 2024
@kalombos kalombos closed this as completed Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue good first issue
Projects
None yet
Development

No branches or pull requests

1 participant