geldata / geldata/gel-cli

Can't use query arguments inside transactions

Open
#1,740 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
175
Forks
32
PR merge metrics
No merged PRs in 30d

Description

(maybe this is really gel-rust)

```
_localdev:main> start transaction;
OK: START TRANSACTION
_localdev:main[tx]> select $0;
Parameter $0: aaaa
gel error: TransactionError: current transaction is aborted, commands ignored until end of transaction block
```

Maybe the problem is that we always try an `execute` first instead of `parse`, and that produces a real error...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.