``` db.define('foo', { content: { type: JSON } }) ``` The JSON column is not properly stringified when use `Model.create`