Attila Večerek

Results 21 issues of Attila Večerek

## Type - [x] Refactor - [ ] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description This change uses the exported...

Following the example of `@effect/platform`'s HTTP Server, sqlfx should also create a span for every sql query, including transaction start, commit, and rollback. The span should contain the following information:...

### What is the problem this feature would solve? As far as I'm aware, it is not possible to configure a SQL client with default custom span attributes that would...

enhancement

🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...

**Is your feature request related to a problem? Please describe.** I would like to be able to generate a GraphQL client SDK that seamlessly integrates with [Effect](https://effect.website). **Describe the solution...

🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...

🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...

**Is your feature request related to a problem? Please describe.** I'm currently struggling to add a new codegen plugin in #701. The issue is caused by an inexplicable yarn dependency...

Disclaimer: I'm still new to twoslash. It may be that I'm doing something wrong. I'm trying to render HTML for the following markdown code with shiki twoslash in a monorepo...

Integration test compilation fails during the execution of the `yarn proto2ts` command with `SyntaxError: Invalid regular expression flags`. ### Steps to reproduce 1. Delete the `ts-proto-protoc` image (if it exists)....