Update fields in Database Mysql 8 and all boolean turned to tinyint and then Int

This is so strange an wonder if anyone else experience this?

I have a table with Boolean in it and when I added a field and then removed it and did an update I just all those Boolean changed to tinyint fields!

Anyone else seeing this?

And when I try and change them back to Boolean the resort to Integers!

And now NON of my boolean switches are working and I can’t update those fields in Wappler to anything other than integers… arggggg

Most likely related to: Tinyint fields converted to boolean

1 Like

thanks @sid II’ll work on something else hope it will be fixed tomorrow :relieved: