crystal-lang / crystal-mysql

MySQL connector for Crystal
MIT License
107 stars 36 forks source link

allow users to read bytes for BINARY and VARBINARY columns #59

Closed crash2burn closed 4 years ago

crash2burn commented 6 years ago

fixes #58

Heres my first stab - if this functionality is desired.