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

Load Operators Based on Database Connection #289

Open
aguynamedryan opened this issue Jun 2, 2024 · 0 comments
Open

Load Operators Based on Database Connection #289

aguynamedryan opened this issue Jun 2, 2024 · 0 comments

Comments

@aguynamedryan
Copy link
Contributor

As part of #283, I had intended for each Database instance to load its operators from the database connection provided to that instance.

It does not look like that is happening.

So, going forward, when a ConceptQL::Database instance is given a database connection, the Database should load the operators for all Query instances from the provided database.

At the moment it seems ConceptQL loads all instances from the LEXICON_URL connection instead, and even then I saw some intermittent behavior where that connection was ignored and other connections were used instead.

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