Skip to content

Add support for table locking statements and transaction savepoints#221

Merged
JanJakes merged 6 commits intodevelopfrom
locking-statement
Jul 31, 2025
Merged

Add support for table locking statements and transaction savepoints#221
JanJakes merged 6 commits intodevelopfrom
locking-statement

Conversation

@JanJakes
Copy link
Member

@JanJakes JanJakes commented Jul 29, 2025

This PR includes the following changes:

  • Add support for LOCK and UNLOCK statements.
  • Add support for transaction savepoints (SAVEPOINT, ROLLBACK TO, RELEASE SAVEPOINT)
  • Improve verification of internal identifier names

@JanJakes JanJakes marked this pull request as ready for review July 29, 2025 14:15
Copy link

@zaerl zaerl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Great work Jan, as always.

@JanJakes JanJakes merged commit 43c60f9 into develop Jul 31, 2025
12 checks passed
@JanJakes JanJakes deleted the locking-statement branch July 31, 2025 07:33
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.

2 participants