Files
Kyaw Myo Thant ba8c35a78a Fix error of tacker-db-manage postgresql migration
After introducing codes for updating sqlalchemy version 2,
when db is populated to postgresql by running `tacker-db-manage
upgrade head`, `sqlalchemy.table` function raise "NoSuchTable"
error if "engine" is passed as autoload_with.
This patch fix the above error by changing "engine" to "connection".

Closes-bug: #2085879
Change-Id: If14d101ceb510b38d14725ae27b81d9131cd4332
2024-12-18 03:24:17 +00:00
..
2014-07-04 18:20:50 +09:00
2024-11-11 06:34:05 +00:00
2020-10-19 12:10:05 +00:00