Cédric Krier pushed to branch branch/default at Tryton / Tryton
Commits: 6d420b9f by Cédric Krier at 2024-09-24T10:19:57+02:00 Start PostgreSQL URI path with a '/' Since https://github.com/python/cpython/issues/76960 if the path of the URI does not start with a '/', the netloc is removed. Closes #13543 - - - - - 25bd5481 by Cédric Krier at 2024-09-24T10:09:46+02:00 Add example for connection to PostgreSQL with OS user name - - - - - 2 changed files: - trytond/doc/topics/configuration.rst - trytond/trytond/backend/postgresql/database.py View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/d3cb3fa5c777be0e83f45eb2297ce7aaec83caaf...25bd5481ca2295be7c884f2a961ac7d4d6a30580 -- View it on Heptapod: https://foss.heptapod.net/tryton/tryton/-/compare/d3cb3fa5c777be0e83f45eb2297ce7aaec83caaf...25bd5481ca2295be7c884f2a961ac7d4d6a30580 You're receiving this email because of your account on foss.heptapod.net.
