Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: adc7155fe9e7e9ef63768c0573e5bda2b779062f https://github.com/pgadmin-org/pgadmin4/commit/adc7155fe9e7e9ef63768c0573e5bda2b779062f Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths: M web/pgadmin/__init__.py Log Message: ----------- Make a backup of the old SQLite database to support running older versions if necessary. #4728