• Dan Jensen's avatar
    Add order_by updated_at to Pipelines API · afedb86e
    Dan Jensen authored
    This allows order_by updated_at on the Pipelines API so users can query
    for the most recent updates. It adds a database index to ensure the
    feature is performant.
    afedb86e
schema.rb 233 KB