-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Improve Database Connection and Providers typing and code quality #210
Comments
AntonioMrtz
added
backend
Backend related issues
refactor
Code changes or improvements that do not change code behaviour
labels
Sep 8, 2024
AntonioMrtz
added a commit
that referenced
this issue
Sep 8, 2024
* Shorten number of characters needed to get connections and providers * Improve type system for database connections and providers * Fix typo environment word
AntonioMrtz
added a commit
that referenced
this issue
Sep 8, 2024
AntonioMrtz
added a commit
that referenced
this issue
Sep 8, 2024
AntonioMrtz
added a commit
that referenced
this issue
Sep 8, 2024
AntonioMrtz
added a commit
that referenced
this issue
Sep 8, 2024
…ber of characters needed to get connections and providers * Improve type system for database connections and providers * Fix typo environment word * refactor: simplify connections and providers | [#210] * Shorten number of characters needed to get connections and providers * Improve type system for database connections and providers * Fix typo environment word * fix: rename DatabaseConnection file to DatabaseConnectionManager | [#210] * chore: typos and unused linter rule annotation | [#210] * chore: environment missing mayus on first letter | [#210]
AntonioMrtz
added a commit
that referenced
this issue
Sep 8, 2024
…ber of characters needed to get connections and providers * Improve type system for database connections and providers * Fix typo environment word * refactor: simplify connections and providers | [#210] * Shorten number of characters needed to get connections and providers * Improve type system for database connections and providers * Fix typo environment word * fix: rename DatabaseConnection file to DatabaseConnectionManager | [#210] * chore: typos and unused linter rule annotation | [#210] * chore: environment missing mayus on first letter | [#210]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Improve Database Connection and Providers typing and code quality
Context
How to do it
Testing
The text was updated successfully, but these errors were encountered: