DBForge MySQL - BOOL fields converted to TinyINT(1) on their own
HI !
Not sure If this is a bug or a new feature. But I just noticed that ALL of my fields that I created as Boolean types, converted themselves to TinyInt(1). Every one of them in the entire database. This is 2025.1.124.
Is this supposed to happen ?