Skip to content

Commit bb13fdf

Browse files
committed
Cleanup
1 parent 9003074 commit bb13fdf

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,3 @@ provide a usable data dictionary to all users of a PostgreSQL database.
77
See the [full project documentation](https://rustprooflabs.github.io/pgdd/)
88
for more information.
99

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

Comments
 (0)