Fastify - typeorm
Open
help wanted
- Dominant language
- No language data
- Stars
- 68
- Forks
- 8
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 2
Description
## 💬 I am using typeorm to handle all queries to the DB. Let say I have an end-point that takes a querystring and one of the properties is "limit". Now, "limit" is not a part of the typeorm schema so how to define this property since it is not part of the schema, is that possible? This applies for "limit" / "take", "skip", "relations" etc.
Contributor guide
Assessment
This issue has not been assessed yet.