I'm using SQLiteStudio to model a database. At the time of creating the fields of a table, I noticed that it has some data types that do not appear in the SQLite documentation. For example, in the combobox where we chose the column type, it has: BOOLEAN, DOUBLE, I searched the SQLite documentation and did not find these types of data.