Sergey Kovalev

Results 3 issues of Sergey Kovalev

Locator instance builds unnecessary query for each row when the model is loaded from a database, to my mind, it is better to create an instance of the locator/UpdateRequest lazily...

Such code is not support by `EvalWithCompoundTypes` ``` {i:i for i in range(3)} ``` Basically, it is should be easy to support such functionality with something like that https://github.com/Reskov/simpleeval/commit/695bb684fff24af7eab47505f8438261911f109b I...

### Description polyfactory always do validation of the nested models, even if `factory_use_construct` are passed as a build argument. Possible workaround, but doesn't work well for multiple depth fields `model...

bug