8000 fix: fixes bug where kwil-js would check params when using positional params by KwilLuke · Pull Request #113 · trufnetwork/kwil-js · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: fixes bug where kwil-js would check params when using positional params #113

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

KwilLuke
Copy link
Contributor

When executing or calling an action, kwil-js calls selectQuery to validate and order the parameters. This commit removes the selectQuery call when the user passes positional params. This is necessary in case a kwild does not give every user the permission to execute ad-hoc selects.

… params

When executing or calling an action, kwil-js calls `selectQuery` to validate and order the
parameters. This commit removes the selectQuery call when the user passes positional params. This is
necessary in case a kwild does not give every user the permission to execute ad-hoc selects.
@KwilLuke
Copy link
Contributor Author

@sapience this resolves this issue discussed in slack.

@KwilLuke KwilLuke merged commit aaf676b into main Mar 17, 2025
1 check passed
@KwilLuke KwilLuke deleted the fix/call branch March 17, 2025 15:54
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
0