• Furkan Ayhan's avatar
    Implement syncing ci_project_mirrors and ci_namespace_mirrors tables · 052dfa05
    Furkan Ayhan authored
    These tables will be shadow tables from the main DB to CI DB.
    In this commit, we
    - create projects_sync_events and namespaces_sync_events tables
    - create triggers to populate events when changing namespace or project
    - introduce a FF ci_namespace_project_mirrors
    
    Changelog: other
    052dfa05
ci_namespace_project_mirrors.yml 272 Bytes