ovh / cds

Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
https://ovh.github.io/cds/
BSD 3-Clause "New" or "Revised" License
4.6k stars 430 forks source link

fix: schema selection at connection time #7198

Open gsalingu opened 2 weeks ago

gsalingu commented 2 weeks ago
  1. Description Fix the schema selection issue encountered with postgresql 16

  2. Related issues https://github.com/ovh/cds/issues/7197

  3. About tests Ran locally following the official setup routine: https://ovh.github.io/cds/hosting/ready-to-run/from-binaries/#prepare-database

It fixed the then failing step: https://ovh.github.io/cds/hosting/ready-to-run/from-binaries/#prepare-database

@ovh/cds