[pgadmin-org/pgadmin4] adc715: Make a backup of the old SQLite database to suppor...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] adc715: Make a backup of the old SQLite database to suppor...
Date: 2023-02-01 12:23:23
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/e24786-adc715@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)joshi(at)enterprisedb(dot)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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-02-02 08:28:22 [pgadmin-org/pgadmin4] cdc124: Send the username to server node when created. #5702
Previous Message Pravesh Sharma 2023-02-01 08:55:01 [pgadmin-org/pgadmin4] e24786: Incorporated review comments for #5705