Svyatoslav Danyliv

Results 17 issues of Svyatoslav Danyliv

Fix #471 Fix #472 Work still in progress. - [x] Copy static configuration to options - [ ] Add `UseMiniProfiler` - [ ] Add `UseNodaTime` - [ ] Cleanup code...

In 99% we do not need object constructor when accessing `TypeAccessor`. So, moved object creation initialization code to separate static class. Potential fix #3650

Well, trying to simplify things and avoid any workarounds. ### List of fixed issues (incomplete) - fix #417 - fix #649 - fix #680 - fix #1644 - fix #2264...

Added test which demonstrates problem with enums.

Replacement for https://github.com/linq2db/linq2db/pull/3510

Based on https://github.com/linq2db/linq2db/pull/4533, so it is blocked until parent branch is merged.

Based on https://github.com/linq2db/linq2db/pull/4533, so it is blocked until parent branch is merged.