According to the sqlite docs sqlite3 treats booleans as integers 0 and 1, but zeoslib sends them as 'N' and 'Y'.
Is an update of the code for consistency called for in this respect?
Handling of SQLite booleans
Moderators: gto, EgonHugeist