Ethra

Results 4 issues of Ethra

### Bug Description When running the query using sqlx, its output is different vs when the same query is run using postgersql CLI. Postgresql server, database are the same. ###...

documentation
db:postgres

Closes #5354 This pr changes the way `Prompt` works, `completion_fn` now returns a result that can be used to hide completion popup but still have autocomplete work when pressing tab....

A-helix-term
S-waiting-on-review

I noticed that `Pipeline` does not implement TransactionsInterface which means I cannot use `MULTI` on it. Is there any specific reason why it's not implemented? AFAIK Commands in a pipeline...

enhancement