trove/releasenotes
wu.chunyang bd4e97b4d7 Fix "create database" failed for postgress
This PR stops using the psycopg2’s connections context manager
because "CREATE DATABASE" command must be run outside any
transaction[1].
[1]: https://www.psycopg.org/docs/usage.html#transactions-control

Co-Authored-By: hungnt1 <sudo.nguyenhung@gmail.com>
Co-Authored-By: Hirotaka Wakabayashi <hiwkby@yahoo.com>

Story: 2010761
Task: 48059
Change-Id: I73ec6c659d8ad7216460055077737429c878df33
(cherry picked from commit cd11d7677e)
2023-06-30 01:35:55 +00:00
..
notes Fix "create database" failed for postgress 2023-06-30 01:35:55 +00:00
source remove unicode from code 2021-01-03 16:42:47 +08:00