File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 22
33- Refactor ` dialect ` subpackage: rename fields and methods for clarity (#8 )
44- Updated ` go-readline-ny ` to v1.12.2 and ` go-ttyadapter ` to v0.2.0, and switched API calls to use ` go-ttyadapter ` .(#9 )
5+ - Support ` SAVEPOINT ` as a TCL command (#11 )
6+ - Support ` ROLLBACK TO ` (or ` ROLLBACK TRANSACTION ` ) as a TCL command (#11 )
7+ - Require ` ; ` after ` ROLLBACK ` to prevent accidental execution (#11 )
58
69v0.25.0
710=======
Original file line number Diff line number Diff line change 22
33- サブパッケージ ` dialect ` をリファクタリング: フィールド・メソッドを改名 (#8 )
44- ` go-readline-ny ` を v1.12.2、` go-ttyadapter ` を v0.2.0 に更新し、対応する API 呼び出しを ` go-ttyadapter ` 側に切り替えた。(#9 )
5+ - ` SAVEPOINT ` を TCL コマンドとしてサポート (#11 )
6+ - ` ROLLBACK TO ` (もしくは ` ROLLBACK TRANSACTION ` )を TCL コマンドとしてサポート (#11 )
7+ - 誤操作による実行を防ぐため、` ROLLBACK ` には ` ; ` を必須とした (#11 )
58
69v0.25.0
710=======
You can’t perform that action at this time.
0 commit comments