calendar_id: {
        allowNull: false,
        type: Sequelize.UUID,
        references: {
          model: 't_calendar',