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

Support for "FOR SHARE" locks? #822

Open
Valt25 opened this issue Dec 8, 2024 · 0 comments
Open

Support for "FOR SHARE" locks? #822

Valt25 opened this issue Dec 8, 2024 · 0 comments

Comments

@Valt25
Copy link

Valt25 commented Dec 8, 2024

Hello.

I want to create sql statement that prevents any writes to rows, but allow reads from the same rows.

I have found in select tests FOR UPDATE statements, but have not found for share tests. Also I did not find it in documentation or using google or search in issues of this repo.

Thus, it is highly likely, that pypika currenly have no this feature. So let's consider this issue as feature request.

Also, that is possible that I am mistaken, if so, please help me, how can I know about this feature.

Thanks in advance

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

No branches or pull requests

1 participant