Chris Brack
Chris Brack
I am putting myself in the shoes of someone trying to experiment with a new, more complex transaction. With that in mind, I start a transaction and start shaping my...
In the Python shell, `start` would start a transaction In the Rust shell, I must type `start transaction` or `begin` Unsure if we want to consider this a regression, but...
In the shell, I can list tables, but then I found myself asking which ledger I was actively using. I figured `\env` would give me this. Note: i started the...
Two things: 1. it doesn't seem like i can set all configurations in the shell. The readme mentions `edit-mode` and `terminator-required` which made me think I might be able to...