Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 9b7a38ac5201820ff204e8bef8f8f6350c4e05d6 https://github.com/pgadmin-org/pgadmin4/commit/9b7a38ac5201820ff204e8bef8f8f6350c4e05d6 Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths: M docs/en_US/release_notes_6_21.rst M web/migrations/versions/f656e56dfdc8_.py Log Message: ----------- Ensure that the database migration does not fail with a NoSuchTableError exception. #5870