crudkit icon indicating copy to clipboard operation
crudkit copied to clipboard

added suppport for a boolean type

Open matthewtpowers opened this issue 8 years ago • 1 comments

matthewtpowers avatar Oct 07 '17 20:10 matthewtpowers

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.

matthewtpowers avatar Oct 07 '17 20:10 matthewtpowers