Opening db query: maximum call size exceeded

Well, just realized it’s on every single query I’m trying to open. Guess something is wrong with my Wappler.
Will see if I can get things working and update if I found something

update: managed to fix it by updating db manager schema.
I’m guessing that the root cause might be the same as with this issue: DB Schema corruption and breaking server actions

Perhaps some extra automated checks can be built into updating the db schema when working with git and other devs.