Releases: rustprooflabs/pgdd
Releases · rustprooflabs/pgdd
0.4-rc1
PgDD Version 0.4 RC 1 Release notes
Now using Pgx!
This is the first version of PgDD using the pgx framework instead of the raw SQL method. This rewrite sets the stage for improved support across a variety of Postgres versions and functionality.
Update: Removed binaries. Packages were broken. :(
Version 0.3
- Add
system_objectcolumn to all views - Add view and function counts to
dd.schemasview - Includes Dockerfile
- Includes standalone SQL scripts for easier non-Extension installs