public inbox for [email protected]
help / color / mirror / Atom feed[pgAdmin4][Patch]: Improve the database migration steps in README
2+ messages / 2 participants
[nested] [flat]
* [pgAdmin4][Patch]: Improve the database migration steps in README
@ 2018-06-18 06:26 Khushboo Vashi <[email protected]>
2018-06-18 16:52 ` Re: [pgAdmin4][Patch]: Improve the database migration steps in README Dave Page <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Khushboo Vashi @ 2018-06-18 06:26 UTC (permalink / raw)
To: pgadmin-hackers
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.
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [pgAdmin4][Patch]: Improve the database migration steps in README
2018-06-18 06:26 [pgAdmin4][Patch]: Improve the database migration steps in README Khushboo Vashi <[email protected]>
@ 2018-06-18 16:52 ` Dave Page <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Dave Page @ 2018-06-18 16:52 UTC (permalink / raw)
To: Khushboo Vashi <[email protected]>; +Cc: pgadmin-hackers
Thanks, applied.
On Mon, Jun 18, 2018 at 7:26 AM, Khushboo Vashi <
[email protected]> wrote:
> Hi,
>
> Please find the attached minor patch to improve the database migration
> steps in README.
>
> Thanks,
> Khushboo
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2018-06-18 16:52 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2018-06-18 06:26 [pgAdmin4][Patch]: Improve the database migration steps in README Khushboo Vashi <[email protected]>
2018-06-18 16:52 ` Dave Page <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox