Lime
Lime
Linq2Db mapper ignore EF `HasConversion` of property with type `enum` ```cs public async Task UpdateTryFinishAsync(string uid, /* -- ANY ARGS -- */, CancellationToken cancellationToken) { // -- ANY CODE --...
If fold, `}` shown  Language: Java Operating System: `Windows 10` Visual Studio Code: `1.75.1` Better Folding: `v0.5.0`
Linq2Db mapper ignore EF `HasConversion` of property with type `enum` ```cs public async Task UpdateTryFinishAsync(string uid, /* -- ANY ARGS -- */, CancellationToken cancellationToken) { // -- ANY CODE --...
Add exceptions if the number of components is greater than the BitSet limit Currently, if I attempt to add a component to an entity that is outside the range, an...