MySQLアダプタは文字列のリスト(ENUM, SET)以外のデータ型をサポートします。
| マッピング | データ型 |
|---|---|
String |
decimal |
Integer |
tinyint, tinyint unsigned, smallint unsigned, mediumint, mediumint unsigned, int unsigned, bigint, bigint unsigned |
Float |
double |
Date |
year |
Timestamp |
datetime |