Error when attempting to edit a boolean value linked to a MySQL database

I like to use named queries with system.db.runNamedQuery.

You can refresh the table like this:

self.getSibling("Table").refreshBinding("props.data")
2 Likes