bendsql icon indicating copy to clipboard operation
bendsql copied to clipboard

feat: add transaction related method

Open hantmac opened this issue 1 year ago • 1 comments

  • Add begin, commit, rollback transaction method.

hantmac avatar Mar 06 '24 15:03 hantmac

So strange, I run cargo clippy --all-targets -- -D warnings successfully on local machine, but the ci failed https://github.com/datafuselabs/bendsql/actions/runs/8242790623/job/22542294683?pr=360#step:4:586

hantmac avatar Mar 12 '24 02:03 hantmac