userId: {
    type: 'int',
    notNull: true,
    foreignKey: {
      name: 'user_id_fk',