I'm getting the following message when I generate a UUID4 with this plugin: > Data too long for column 'token' at row 1 All changes were reverted (DDL statements can't be reverted). I am using `BINARY(16)` as the column data type.