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

Show transaction id after starting a transaction and in statement summary #150

Open
guyilin-amazon opened this issue Sep 2, 2021 · 0 comments

Comments

@guyilin-amazon
Copy link
Contributor

After we start a transaction by typing begin or start transaction, the Shell would prompt qldb *> . The * denotes there is an active transaction which does not include the transaction id.

We could add the transaction id information in the prompt after starting a transaction, which is similar to the Python Shell. We could also add the id to the statement summary which currently is {} document/s in bag (read-ios: {}, server-time: {}ms, total-time: {}ms). So we could use the id for future queries.

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