MySql 8 DB - when db structure has a boolean field, and you create a record - get strange html code instead of 0 / 1

======== TEMPLATE BUG FORM ========

Wappler Version : 3.8.3
Operating System : MAC
Server Model: NODEJS
Database Type: MySql8
Hosting Type: Docker

Expected behavior

What do you think should happen?

Creating the DB structure, I should be able to use Boolean fields normally and add them. And then when the DB Manager is used to inspect DB data I should have the checkbox or a 0/1 to work with, instead I have what appears to be the checkbox code.

Actual behavior

What actually happens?

Screenshot if what I see in the DB Manager for a checkbox column.

Screen Shot 2021-03-15 at 2.41.52 pm

@George as a FYI - this is happening on a select list table ‘options’, too:

Screen Shot 2021-03-16 at 2.19.24 pm

This has been fixed in Wappler 3.9.0

1 Like

This topic was automatically closed after 3 days. New replies are no longer allowed.