blindsidenetworks / scalelite

Scalable load balancer for BigBlueButton.
GNU Affero General Public License v3.0
469 stars 247 forks source link

rollback last migration #962

Closed Mariam05 closed 1 year ago

Mariam05 commented 1 year ago

Description

Rollback the migration that enforces a 'NOT NULL' constraint and a default value for boolean columns. This migration was failing in cases where publish_updated, protected, or published are currently NULL.

Testing Steps

Screenshots (if appropriate):