Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Validate database and collection names for SQLite handler #2868
Validate database and collection names for SQLite handler #2868
Changes from 1 commit
6e3df55
8a2af00
ae491af
3f84105
a5ca6cb
88182fb
2009ea8
07738c7
004aa8e
1178e65
019ceb7
8c3714d
1012a42
7230c38
176cb05
f184458
2fbbd64
dac0fa9
f97a473
c179a50
4bfe05b
825b11b
4d98281
0332333
257e866
7505d9a
f05bf62
15d7c77
1ef2680
a16bb20
12a80e4
2db636d
ef77cfe
9463201
494dcd7
53518ae
3b95fe1
af07a45
b3d66ab
10dcbaa
1c2f423
8f5667c
c266454
c5fc06d
50694df
a8bb524
c81bc84
877d7d6
cb80f54
a3b9649
7c075bc
43c36ae
22ff58d
0d617a5
6780ab3
50397c1
af88550
1b1a1f4
122b3fe
6922636
88c3c77
5e519bd
81eb51d
75706fd
8346e0c
e4e77bf
eaf50a9
d95cca4
5fef6b7
0b96a31
c875dd1
14e2bff
67f909b
a500b14
b6d2961
6a35453
a18b8f2
e070733
c5cc1d5
be93b2d
fe79866
1344019
1c72efc
cc083fa
296973f
20f8200
0cc1df7
c39f316
e266e35
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this is need? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's document errors this function can return.