All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 3m48s
PostgreSQL rejects 'BOOLEAN DEFAULT 0' (DatatypeMismatchError: default expression is of type integer), which aborted the production deploy during the segments/workspaces migration. sa.false() renders DEFAULT false on PostgreSQL and DEFAULT 0 on SQLite.