on mysql adapter boolean description looks like this: ``` foo [boolean, not null, limit=1] ``` no need to provide limit for boolean column. It would be pretty cool if test suite could was running on different adapters.
on mysql adapter boolean description looks like this:
no need to provide limit for boolean column. It would be pretty cool if test suite could was running on different adapters.