crudkit
crudkit copied to clipboard
added suppport for a boolean type
This is VERY basic support for a boolean type, it returns back a string, but it won't throw an error if you have a bool type in your DB. I could have handled it the same was as a tinyint but choose to call this out differently.