• Oswaldo Ferreira's avatar
    Seed data for users, projects and its relations · e3dc3bfc
    Oswaldo Ferreira authored
    It handles the very basics for batch inserting
    records using the seed database, also showing
    time estimatives.
    
    It leverages generate_series() (from postgres) and
    Gitlab::Database.bulk_insert methods for
    inserting a great amount of users, projects, routes
    and namespaces.
    e3dc3bfc
04_labels.rb 1.17 KB