Arthur Vickers

Results 1127 comments of Arthur Vickers

@dsidedp Can you post both the desired shape of your entity types _and_ the corresponding SQL table schema that they will map to so we can be absolutely sure what...

@AndriySvyryd The converters shown here are failing on the latest daily build. ``` Unhandled exception. System.InvalidOperationException: The comparer for type 'DateOnly' cannot be used for 'Post.DeletedOn' because its type is...

@dsidedp We discussed this and even if there is some value here, which we are not convinced of, the cost of implementation and maintenance is too high for what that...

@plittlewood-rpt It doesn't seem like your error is directly related to the feature that this issue is tracking. Please open a new issue to continue the discussion. We are likely...

@HappyNomad Everything is always open to change based on feedback. It was emphasized for navigation references because we explicitly wanted to elicit feedback on that one since we wanted to...

@reloaded Is there a reason you want to use global query filters for that instead of adding filters as needed locally to the queries that should have the filters?

Note from triage: bring to Tactics for servicing.

We shouldn't be throwing a NullRefException here, but the underlying issue is the attempt to `RaceId` as both a non-entity type when used for the key property of `Race`, and...

@AndriySvyryd Can't find a duplicate for this.