majbo

Results 3 issues of majbo

My CTE query returns a concatenated string 'Label' that contains the parent's label + the current label, e.g. "parentfolder/currentfolder". This works well on SQLite, but not on (MS)SQL. There I...

area: sql
type: bug
status: has-pr
status: has-tests
area: set

#### Bug description The TypelessObjectResolver serializes a list of base types including the actual (inherited) type only when the base type is abstract. #### Repro steps ``` //public abstract class...

help wanted

I want to read the entire entity together with the hierarchical information. Therefor my CTE class contains a property named 'Entity'. SQLite won't execute the generated SQL with the following...

area: linq
type: bug
status: has-pr
status: has-tests
area: set