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 Query to the common backend interface #2662

Merged
merged 3 commits into from
May 18, 2023
Merged

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented May 18, 2023

Closes #2387.

Readiness checklist

  • I added/updated unit tests.
  • I added/updated integration/compatibility tests.
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added the code/chore Code maintenance improvements label May 18, 2023
@AlekSi AlekSi added this to the Next milestone May 18, 2023
@AlekSi AlekSi self-assigned this May 18, 2023
@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label May 18, 2023
@AlekSi AlekSi changed the title Add more commands to the common backend interface Add Query to the common backend interface May 18, 2023
@AlekSi AlekSi removed the not ready Issues that are not ready to be worked on; PRs that should skip CI label May 18, 2023
@AlekSi AlekSi marked this pull request as ready for review May 18, 2023 15:49
@AlekSi AlekSi requested a review from ptrfarkas as a code owner May 18, 2023 15:49
@AlekSi AlekSi requested a review from w84thesun May 18, 2023 15:49
@AlekSi AlekSi merged commit 50862eb into FerretDB:main May 18, 2023
@AlekSi AlekSi deleted the more-commands branch May 18, 2023 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support basic SQLite backend
2 participants