public inbox for [email protected]
help / color / mirror / Atom feedFrom: Khushboo Vashi <[email protected]>
To: pgadmin-hackers <[email protected]>
Subject: [pgAdmin4][Patch]: Improve the database migration steps in README
Date: Mon, 18 Jun 2018 11:56:35 +0530
Message-ID: <CAFOhELcYpzybPNigCbSwUq387+9km1LjUv7NpEJPtdNKDHtZrA@mail.gmail.com> (raw)
Hi,
Please find the attached minor patch to improve the database migration
steps in README.
Thanks,
Khushboo
Attachments:
[text/x-patch] README_update.patch (418B, 3-README_update.patch)
download | inline diff:
diff --git a/README b/README
index 2b2cddc..8c7de55 100644
--- a/README
+++ b/README
@@ -80,6 +80,7 @@ Create a migration file with the following command:
This will create a file in: $PGADMIN4_SRC/web/migrations/versions/ .
Add any changes to the 'upgrade' function.
+Increment the SCHEMA_VERSION in $PGADMIN4_SRC/web/pgadmin/model/__init__.py file.
There is no need to increment the SETTINGS_SCHEMA_VERSION.
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [pgAdmin4][Patch]: Improve the database migration steps in README
In-Reply-To: <CAFOhELcYpzybPNigCbSwUq387+9km1LjUv7NpEJPtdNKDHtZrA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox