Menu

#2 Booleans not supported

open
nobody
API (3)
5
2004-05-26
2004-05-26
No

There is currently no boolean type in HaskellDB. Some
databases implement this best using tinyint, some using
boolean, and so on. The "standard" portable way of
doing this seems to be using tinyint, but then tinyint
cannot be used for anything else.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.