Hello,
I use activerecord in my project haremcr: https://github.com/MuhammetDilmac/haremcr
I get InvalidByteSequenceError. When i insert new data to table i check characters; https://github.com/MuhammetDilmac/haremcr/blob/master/src/harem_cr.cr#L96 and insert data. No error on insertion. But when i get data or update data https://github.com/MuhammetDilmac/haremcr/blob/master/src/harem_cr.cr#L45 invalidbyte error.
What's the problem? Sorry my english :)
Hello,
I use activerecord in my project haremcr: https://github.com/MuhammetDilmac/haremcr
I get InvalidByteSequenceError. When i insert new data to table i check characters; https://github.com/MuhammetDilmac/haremcr/blob/master/src/harem_cr.cr#L96 and insert data. No error on insertion. But when i get data or update data https://github.com/MuhammetDilmac/haremcr/blob/master/src/harem_cr.cr#L45 invalidbyte error.
What's the problem? Sorry my english :)