MySQL Database Engine missing Boolean Type

Issue #307 resolved
Former user created an issue

There's a small omission in the list of types which means tables with BOOL types in MySQL can't be bound properly.

Here's a patch to fix it.

Comments (3)

  1. Log in to comment