You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Query should fetch field values that are defined as boolean as php boolean
Saving boolean field values a record should only accept boolean values and NULL (strict mode for boolean field values, if strict mode off accept int and string as well)