Add support for bool database type to the hook_schema().
Despite the fact that it will be converted to -- eg. int, tiny -- it is so useful to create automatic validation mechanisms to the data, and an obvious addition to the logical mapping between PHP and the database itself.
Note: It would also be much more logical map fields as 'string' instead of defining them as char, or varchar, or text, or...
Comments
Comment #1
Crell commentedChanging title.
Comment #2
Crell commentedComment #3
alansaviolobo commentedComment #17
smustgrave commentedThank you for sharing your idea for improving Drupal.
We are working to decide if this proposal meets the Criteria for evaluating proposed changes. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or there is no community support. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #18
smustgrave commentedSince there's been no follow up in 3 months going to close out, if still a desired feature please re-open, maybe updating summary
Thanks all!