Nathan Teague

Results 8 comments of Nathan Teague

It is not terribly difficult, it requires doing a lightweight visitor that visits the lambda from the expression, and visits on just member expression which gives an auto drill down...

I can look at it this weekend, and possibly submit something over the next week or so / since I also develop full time.

I pushed up a pull request from a fork off of master on 2023-01-23, so if anyone is watching this issue -- I am new to github pull-requests and did...

> Entity Framework and most of the other ORMs I've used in .NET have great support for selecting one or several fields. The general term for it is a "projection...

Yes, I even have looked at using the context and wiring up getClient, but having the migrations seed pass some form of flag even to allow for developer conditional execution...

I put in place a manual setup for this, added a fingerprint function that I run on each migration, made a single content-type with one entry (but could be diff...

so the entity is just a symbol list and a name, I did make from the mgmt api, so I could make the tracker name able to be an easy...