• Eulyeon Ko's avatar
    Remove constraints from sprints table · 444a02c3
    Eulyeon Ko authored
    As part of the plan to make title an optional attribute for Iteration,
    the non-null constraint is removed along with the uniqueness constraints
    from the database while the application-level checks are preserved.
    
    We are including a down migration to set any null titles to their
    primary keys (ids) because we want to start accepting null titles
    behind a feature flag in the same release.
    
    Changelog: changed
    444a02c3
structure.sql 1.38 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.