Angle

Results 35 comments of Angle

i would be also very interested to be able to dynamically add/remove expand property in the controller. Sometime i would like that when i'm getting a lot of result, by...

is there an official solution without using third party library today ?

is is dead ? what is the issue not merging this ? can we help maybe ?

@lauxjpn does it mean that we cannot use `OwnsOne` or `OwnsMany` with `ToJson` call ? Because it's actually not possible to something like this ``` builder.Property(p => p.Data).HasColumnType("json") builder .OwnsOne(p...

@lauxjpn it feels sad, because for now it only means that pomelo don't "correctly" support ownsEntities and toJson... thus i cannot use the same modelCreating for both mariadb and sqlServer...

@lauxjpn i totally understand your point of view.... sadly i don't think people reason like this : pomelo is a provider for ef core, even if you you have better...

@yasker if i understand correctly the actual size written in the picture is in fact the size of the file in the filesystem (with all the snapshot) and not the...

Hi, I would like to know too if there's a potential support for redmine 3.x Thanks

@martincostello hello, thanks for your answer... i did a rebase against master

@martincostello so.... after struggling to create a unit test to reproduce the issue i've finally discovered the real issue.... (and i need your input for this) So the culprit is...