Filip Lav Maksimovic

Results 1 issues of Filip Lav Maksimovic

When I run this: `return await paginate(Model.select().where(Model.foreignModel.something==something))` The piccolo extension fails with a ValueError "Values is undefined". I did a bit of debugging and this happens because `deepcopy` is used...

bug