Omer Shahar
Omer Shahar
> @adrian-goe you could use https://nodejs.org/api/async_context.html#class-asynclocalstorage to implement your own `@Transactional()` decorator Thank you so much for the idea! I think I managed to create my own Transactional decorator: ```ts...
> Thank you so much for the idea! > I think I managed to create my own Transactional decorator: Hi @barnc @dvnkboi, I've decided to write everything I did here...
Same here with bun version 1.1.33 on Windows. Running `bun create t3-app@latest` (as well as `bunx create-t3-app@latest`) gives me the warning: ``` You are using an outdated version of create-t3-app....