Skip to content

Conversation

@hymkor
Copy link
Owner

@hymkor hymkor commented Nov 10, 2025

English

  • Support SAVEPOINT as a TCL command
  • Support ROLLBACK TO (or ROLLBACK TRANSACTION) as a TCL command
  • Require ; after ROLLBACK to prevent accidental execution

Japanese

  • SAVEPOINT を TCL コマンドとしてサポート
  • ROLLBACK TO(もしくは ROLLBACK TRANSACTION)を TCL コマンドとしてサポート
  • 誤操作による実行を防ぐため、ROLLBACK には ; を必須とした

- Recognize `ROLLBACK TO` as a transaction control statement
- Add `TO` keyword to syntax highlighting
- Enable tab-completion of `TO` after `ROLLBACK`
- Recognize `SAVEPOINT` as TCL (transaction control language)
- Add `SAVEPOINT` to completion candidates
- Highlight `SAVEPOINT` in SQL syntax coloring
@hymkor hymkor merged commit 01b9d9f into master Nov 10, 2025
1 check passed
@hymkor hymkor deleted the push-tknomrnlswvt branch November 10, 2025 08:22
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