shipped tinyorm 1.6.0
I shipped tinyorm 1.6.0
Added mysql's SET type support #22
I added @SetColumn
annotation. TinyORM inflate/deflate column annotated by @SetColumn
annotation.
Better constructor type mismatch deteciton
If the constructor throws exception when creating row object, tinyorm shows detail information.
Published: 2015-09-28(Mon) 17:28