pgAdmin 4 commit: Dead code cleanup. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Dead code cleanup.
Date
Msg-id E1dyWEx-0007HG-13@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Dead code cleanup.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f0c7c2d8aa21c09ad6ddbdd1a892e0aaef9055f
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
web/migrations/versions/09d53fca90c7_.py |  7 +++----
web/migrations/versions/3c1e4b6eda55_.py | 11 +----------
web/migrations/versions/d85a62333272_.py |  2 --
web/migrations/versions/f195f9a4923d_.py |  4 +---
web/migrations/versions/fdc58d9bd449_.py | 11 +++++------
web/pgadmin/setup/db_version.py          |  9 ---------
6 files changed, 10 insertions(+), 34 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add the ability to build a basic Docker container.
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: Code refactoring - Dashboard module