• Kamil Trzciński's avatar
    Enable BulkInsertSafe on Ci::BuildNeed · a08a82bd
    Kamil Trzciński authored
    This makes us to insert all DAG dependencies
    using BulkInsert. The all deps are inserted
    per-build, but it does still significantly
    reduce amount of single-entity inserts.
    a08a82bd
build_need.rb 469 Bytes