Why is there no boolean field type, as you can find in hardly any database? Is there a reason why people should use workarounds like (integer 1/0) or (text 'true'/'false') instead?

Comments

alanburke’s picture

Status: Active » Fixed

This now exists in Drupal 7 Core.
I doubt it will get backported though...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.