Laurence de Jong
Laurence de Jong
Initial draft of [immudb](https://docs.immudb.io/) support
Performing a `Rollback` after a failed `SQLExec` results in a `no transaction found` error
**What would you like to be added or enhanced** `servertest.NewBufconnServer` currently returns `*bufconnServer`, but it would be more helpful to return an interface, for example: ```go type BufConnServer interface {...
**What happened** I tried to use the standard library and made a `SELECT * FROM ... LIMIT $1` query but it fails. **What you expected to happen** I expected it...
**What would you like to be added or enhanced** I would like to see an immudb server which can be run from code, to which I can connect my immudb...
### Checks - [X] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/chimurai/http-proxy-middleware/discussions). - [X] I updated to latest `http-proxy-middleware`. ### Describe the bug (be...