pgAdmin 4 commit: Ensure sequence start value is shown in SQL and prope - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure sequence start value is shown in SQL and prope
Date
Msg-id E1byabJ-0003F5-0c@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure sequence start value is shown in SQL and properties list. Fixes #1155

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c1c2fb9df9f9fb03394bd3941424fa62998b4f55

Modified Files
--------------
.../server_groups/servers/databases/schemas/sequences/__init__.py | 1 +
.../databases/schemas/sequences/templates/sequence/js/sequence.js | 8 ++++----
.../schemas/sequences/templates/sequence/sql/9.1_plus/get_def.sql | 5 +++--
3 files changed, 8 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Patch for pgagent RM1878 [pgAgent]
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Improve the documentation for desktop and server mode