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

Feat usage refactor for db pools #4616

Merged
merged 26 commits into from
Nov 22, 2022

Conversation

lohanidamodar
Copy link
Member

What does this PR do?

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you added your change to the Changelog?

(The CHANGES.md file tracks all the changes that make it to the main branch. Add your change to this file in the following format)

  • One line description of your PR [#pr_number](Link to your PR)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

@lohanidamodar lohanidamodar changed the base branch from feat-db-pools to feat-fixes-for-pools November 6, 2022 09:04
@christyjacob4 christyjacob4 changed the base branch from feat-fixes-for-pools to feat-db-pools November 7, 2022 14:40
@christyjacob4
Copy link
Member

@lohanidamodar can you sync this once again ?

@lohanidamodar
Copy link
Member Author

@christyjacob4 The usage is on hold, @eldadfux is working on something. Please talk to him and let me know if we do spend more time on this.

@@ -47,6 +47,7 @@
use Appwrite\Utopia\Database\Validator\Queries\Documents;
use Utopia\Config\Config;
use MaxMind\Db\Reader;
use Utopia\Database\Adapter\MariaDB;
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we need it.

Copy link
Member Author

Choose a reason for hiding this comment

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

removed

@christyjacob4 christyjacob4 merged commit e7a51fa into feat-db-pools Nov 22, 2022
@stnguyen90 stnguyen90 deleted the feat-usage-refactor-fo-db-pools branch February 14, 2023 00:39
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.

3 participants