We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9003074 commit bb13fdfCopy full SHA for bb13fdf
README.md
@@ -7,31 +7,3 @@ provide a usable data dictionary to all users of a PostgreSQL database.
7
See the [full project documentation](https://rustprooflabs.github.io/pgdd/)
8
for more information.
9
10
-
11
12
13
14
15
16
-## PgDD UI
17
18
-The [PgDD UI](https://github.com/rustprooflabs/pgdd-ui) project provides
19
-a lightweight Flask interface to the the PgDD extension.
20
21
-### Version checking
22
23
-PgDD UI handles version checking with the Python `packaging` module so
24
-PgDD versioning must conform to
25
-[PEP 440](https://www.python.org/dev/peps/pep-0440/).
26
27
28
-----
29
30
-## Caveats
31
32
-End user caveats:
33
34
-* `pg_dump` ignores rows where `s_name = 'dd'`
35
36
37
0 commit comments