liangshiwei

Results 62 comments of liangshiwei

This situation was found after ABP upgraded Blazorise to 1.5.0, and since ABP allows dynamic configuration of columns, we encountered duplicate columns.

> I'm still of the original belief with the explicit opt in. Or at least able to turn it off. Yes, an option to turn it off would be useful.

> did you try the workaround that David suggested? This is a workaround, and yes, it works. I just think this code is a bit ugly

I tested and ran this project for 12 hours, but no memory overflow problem was found. https://github.com/344089386/AbpQuartzWorkerTest

目前的版本打算归档,以接下来的新版本为主

You can use this library for bulk operations https://learn.microsoft.com/en-us/ef/core/extensions/#efcorebulkextensions

This is not a bug, and you can configure one to many relationships between `Posts ` and `IdentityUser ` entities https://learn.microsoft.com/en-us/ef/core/modeling/relationships/one-to-many

> @realLiangshiwei did you by any change have time checking this out? > > Being able to override this would be great but next best would be to only have...