Skip to content

Adds description of granting access via lua_call #5148

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
May 30, 2025

Conversation

AArdeev
Copy link
Contributor

@AArdeev AArdeev commented May 30, 2025

With the ```lua_call``` priveledge any user can be given access to non-persistent functions
The function may be defined after the priviledge is given
Fixes #3628
@AArdeev AArdeev requested a review from locker May 30, 2025 06:04
@AArdeev AArdeev self-assigned this May 30, 2025
@AArdeev AArdeev added access Related with the granting of rights, the access 3.0 doc_gap labels May 30, 2025
@AArdeev AArdeev merged commit a009ed8 into latest May 30, 2025
1 check passed
@AArdeev AArdeev deleted the AArdeev/gh-3628-document-lua-and-sql-object-types branch May 30, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 access Related with the granting of rights, the access doc_gap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document lua_eval, lua_call, and sql grant object types
2 participants