• Shinya Maeda's avatar
    Fix the environment filter of Deployments Finder · bde33eec
    Shinya Maeda authored
    Currently, the environment filter infers that the assocaited
    environments can be multiple, but it's not the case.
    This commit fixes the query to convince PostgreSQL that
    the environment is always one.
    bde33eec
deployment.rb 9.63 KB