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

Add none recommendation backend #357

Merged
merged 6 commits into from
Nov 2, 2023
Merged

Conversation

epoupon
Copy link
Owner

@epoupon epoupon commented Nov 2, 2023

No description provided.

@@ -68,7 +74,7 @@
LMS_LOG(DB, INFO) << "Creating connection pool on file " << dbPath.string();

auto connection{ std::make_unique<Connection>(dbPath.string()) };
// connection->setProperty("show-queries", "true");
// connection->setProperty("show-queries", "true");

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
@epoupon epoupon merged commit ac556bb into develop Nov 2, 2023
12 checks passed
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.

1 participant