Opening db query: maximum call size exceeded

Getting something new when opening a query:

Maximum call stack size exceeded

Not sure how I triggered this, as I haven’t touched this query in 2 weeks.

Wappler Version : 5.8.0 (and the version before that also didn’t work)
Operating System : W11
Server Model: Node
Database Type: Mysql
Hosting Type: docker

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.