Update git submodules

* Update trove from branch 'master'
  to 5c12f72fc567eda6a496363579e6482e0e4a2f90
  - Merge "Fix "create database" failed for postgress"
  - 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
This commit is contained in:
Zuul 2023-06-26 04:15:30 +00:00 committed by Gerrit Code Review
parent a91026203c
commit dc17e3355e
1 changed files with 1 additions and 1 deletions

2
trove

@ -1 +1 @@
Subproject commit 5e6a8891942caceeb5a6bd94d63aa615645a5c05
Subproject commit 5c12f72fc567eda6a496363579e6482e0e4a2f90