Andrey Bondar

Results 3 issues of Andrey Bondar

Hi. I am currently working on https://github.com/Zeliboba5/tortoise-orm and stumbled across need to make some kind of serialization/deserialization of models, something like in DRF. I find it hard deal to make...

Continue to clean up

# Context: Right now aerich creates migrations based on diff between latest `content` in aerich table in db. This creates several problems, for example: https://github.com/tortoise/aerich/issues/309 https://github.com/tortoise/aerich/issues/270 Because of such a...