Umed Khudoiberdiev
Umed Khudoiberdiev
link seems to be broken
+1 for typescript
> If you don't care about the static analysis part, you can also switch to the syntax only VS Code extension Thank you, I'll check that. I didn't check how...
I already asked you to format code properly. Please create a PR with a failing test which I can take a look (take a look how others do it).
it gets few minutes to get familiar with markdown. Please enable logging and show what schema queries typeorm executes for you
please provide a schema creation part (drop all tables and re-run)
mature like milfs? 😆 @artem-hryb thanks for the confirmation, contributions are welcomed btw, we need to fix it if its a bug.
Since there are multiple reports I'll mark it as a bug but we still need some tests before we fix it.
This is very complex. Sql is quite dynamic and pagination already stuff does a lot to support general sql queries. I'll left this open for the future
> Using getOneOrFail with a query that returns more than one row could lead to hard to find bugs. `findOneOrFail` appends LIMIT 1 that prevents you from getting multiple rows...