Daniel Nachtrub

Results 10 comments of Daniel Nachtrub

using proper inheritance on the returned items would propably be nicer then SearchMulti can return an interface which may be nicer that an actual class working with Movies and TvShows...

one one side developing a linq provider is propably one of the hardest things someone can do. on the other side working with linq and the benefits (refactoring, intellisense, etc.)...

@dotnetchris i fully agree with you - of course linq has -- by design -- a strong relationship to sql query syntax. but on the other hand orientdb has also...

Update requests have failures with grp-member & grp-authority `400, message: 'Bad Request', details: 'unknown parameter grp-member'` `400, message: 'Bad Request', details: 'unknown parameter grp-authority'`

Unfortunately I didn't have time yet. The issue occurs on patch. Is there a flag i can apply to ignore these fields on update?

Technically float is for sure not the right type because numbers are integers - just not int32. Here's what we've seen in the logs: ``` │ Error: strconv.Atoi: parsing "2618960812":...

@vaerh @dokmic Okay, i can update it in this regard. As these fields are generating constantly changes and probably no deployment should rely on counters like this - do we...

I agree on this one. So, should I prepare a PR that removes them instead of adjusting the value types?

@vaerh better now?

@VannTen is there still anything to be adjusted?