crystal-mysql
crystal-mysql copied to clipboard
Support for MySQL MediumInt (Int24, int3)
Looks like we need Int24 type and read/write to mysql int3 (MEDIUMINT).
As I seen Int24 supported somehow, so I need to just check its behavior.