pgAdmin 4 commit: Clarify wording for the NO INHERIT option on constrai - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Clarify wording for the NO INHERIT option on constrai
Date
Msg-id E1hqZy2-0005bh-91@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Clarify wording for the NO INHERIT option on constraints, per Michel Feinstein. Fixes #4275

Branch
------
electron2

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

Modified Files
--------------
docs/en_US/check_dialog.rst      | 5 +++--
docs/en_US/release_notes_4_7.rst | 1 +
docs/en_US/table_dialog.rst      | 5 +++--
3 files changed, 7 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a