TechGeorgii

Results 8 comments of TechGeorgii

Same error, PostgreSQL 15.3, typeorm: 0.3.17

@vgarvardt Hi, thank you for this new hook. Could you suggest how to introduce backoff in this situation? 1. In job execution something goes wrong in SQL query. 2. Transaction...

@ricmoo the thing is, .gitignore does not ignore files that are already in the repo... https://stackoverflow.com/a/45400404/504082

@HadiKhai @MetaMmodern were you able to get it working? Same error, console Nodejs app.

Thanks guys. I was able to solve it two ways: first when running by `tsx` like `npx tsx src/index.ts` (previously I used `ts-node`). Second – I set up webpack config...

> is it solved? No. For me SDK works when I don't use webpack. Webpack gives the error above. @xrsv , @jsy1218 can you look at this please?

Is there any progress on this? I stumbled upon this error running queries from readonly user with DBeaver, had to switch to DataGrip – it works.

> Good day, [@TechGeorgii](https://github.com/TechGeorgii) ! > > Would you put more details - version of JDBC and DBeaver, how to reproduce? We currently thinking that the issue is fixed. It...