LINQ-style query builder
Problem
First I'd like to say this is an Impressive framework! Back on topic, I assume you have considered a more functional (rather than string-based) querying mechanism (like LINQ to SQL). What are the limitations and/or difficulty of implementing something like that?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: LINQ-style query builder
Thank you. > I assume you have considered a more functional yes I did, ideally I would like it to make more functional and more type safe > What are the limitations and/or difficulty of implementing something like that? design. Needs good proposal and good design how this new type of query builder should be implemented with the mind of the language limitations. If you have some ideas, make a
Trust Score
2 verifications
- 1
> I assume you have considered a more functional
> I assume you have considered a more functional
- 2
yes I did, ideally I would like it to make more functional and more type safe
yes I did, ideally I would like it to make more functional and more type safe
- 3
> What are the limitations and/or difficulty of implementing something like that
> What are the limitations and/or difficulty of implementing something like that?
- 4
design. Needs good proposal and good design how this new type of query builder s
design. Needs good proposal and good design how this new type of query builder should be implemented with the mind of the language limitations. If you have some ideas, make a proposal and lets discuss it
Validation
Resolved in typeorm/typeorm GitHub issue #128. Community reactions: 1 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep