• Douglas Barbosa Alexandre's avatar
    Add default values for file store columns · 3f62e0b2
    Douglas Barbosa Alexandre authored
    The lfs_objects, ci_job_artifacts, and uploads table does
    not have a default value for the file store columns. To
    avoid the madness of three-state booleans where it can be
    true, false, or NULL we are setting a default value for
    these records.
    3f62e0b2
structure.sql 516 KB