We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4787dee commit c178713Copy full SHA for c178713
db_query/manifest.yaml
@@ -15,7 +15,7 @@ meta:
15
entrypoint: main
16
language: python
17
version: "3.12"
18
- version: 0.0.2
+ version: 0.0.3
19
name: db_query
20
plugins:
21
tools:
@@ -32,6 +32,6 @@ tags:
32
- search
33
- utilities
34
type: plugin
35
-version: 0.0.2
+version: 0.0.3
36
privacy: PRIVACY.md
37
verified: false
db_query_pre_auth/manifest.yaml
@@ -16,7 +16,7 @@ meta:
22
- provider/db_query.yaml
0 commit comments