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

Allow filtering by name in ListDatabases and ListCollections #3851

Merged
merged 36 commits into from
Jan 4, 2024
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
1a00290
adding the first level of changes for ListCollections and ListDatabases
sachinpuranik Dec 13, 2023
1efcbec
adding the test cases for the changes made
sachinpuranik Dec 13, 2023
5385a18
implement the ListCollections and also improve test
sachinpuranik Dec 13, 2023
600c7d6
correction in test and improve functions
sachinpuranik Dec 13, 2023
1bc99b2
fix TestListCollections in sqlite
sachinpuranik Dec 13, 2023
989cc7c
fix TestListDatabases in sqlite
sachinpuranik Dec 13, 2023
537098e
adding test case to backends contract
sachinpuranik Dec 14, 2023
2ae563c
remove unwanted comments
sachinpuranik Dec 14, 2023
991cd0f
clear the unwanted comments
sachinpuranik Dec 14, 2023
c8fc26c
remove unwanted code after self review
sachinpuranik Dec 14, 2023
3e04885
remove unwanted code after self review
sachinpuranik Dec 14, 2023
5da1a34
uncomenting some code
sachinpuranik Dec 14, 2023
46bd356
Merge branch 'main' into Fix_for_issue_3601
sachinpuranik Dec 14, 2023
4b1ad3d
Merge branch 'main' into Fix_for_issue_3601
sachinpuranik Dec 19, 2023
a14c063
fixing the review comments
sachinpuranik Dec 19, 2023
91ec761
Merge branch 'main' into Fix_for_issue_3601
henvic Dec 19, 2023
80c901b
Merge branch 'main' into Fix_for_issue_3601
sachinpuranik Dec 19, 2023
7275c6f
remove unwanted line
sachinpuranik Dec 19, 2023
2aca7dc
Merge branch 'main' into Fix_for_issue_3601
AlekSi Dec 20, 2023
1c4bf56
Merge branch 'main' into Fix_for_issue_3601
sachinpuranik Dec 21, 2023
399ae91
fix the logical error in errorhandling
sachinpuranik Dec 21, 2023
4835f6f
Merge branch 'main' into Fix_for_issue_3601
sachinpuranik Dec 21, 2023
36d5e80
fix linting
sachinpuranik Dec 21, 2023
834f73d
fix linting
sachinpuranik Dec 21, 2023
1f81bb9
Merge branch 'main' into Fix_for_issue_3601
AlekSi Dec 21, 2023
cdebc26
Merge branch 'main' into Fix_for_issue_3601
sachinpuranik Dec 25, 2023
cd7d6fc
fix test broken due to linting fix
sachinpuranik Dec 25, 2023
7204d82
Merge branch 'main' into Fix_for_issue_3601
sachinpuranik Dec 26, 2023
0799979
Merge branch 'main' into Fix_for_issue_3601
AlekSi Dec 27, 2023
11cf5b2
Merge branch 'main' into Fix_for_issue_3601
sachinpuranik Dec 28, 2023
51c490a
Don't cleanup capped collections if there is nothing to cleanup (#3909)
Dec 28, 2023
93c8870
Drop test users on cleanup (#3914)
AlekSi Dec 28, 2023
f8b1f40
Implement `awaitData` tailable cursors (#3900)
noisersup Dec 28, 2023
975acba
Merge branch 'main' into Fix_for_issue_3601
sachinpuranik Jan 2, 2024
d409e36
improve test cases
sachinpuranik Jan 2, 2024
5e4eb89
Merge branch 'main' into Fix_for_issue_3601
AlekSi Jan 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into Fix_for_issue_3601
  • Loading branch information
sachinpuranik authored Jan 2, 2024
commit 975acba2e92af2288d506a1210eabf81d76de34d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.