Skip to content

Image output of ER diagram is missing #6946

@pea-sys

Description

@pea-sys

Describe the bug

Image output of ER diagram is missing

To Reproduce

Steps to reproduce the behavior:

createdb -U postgres pagilla
psql -U postgres -f pagila-schema.sql pagilla
psql -U postgres -f pagila-insert-data.sql pagilla
psql -U postgres -f pagila-data.sql pagilla
    1. Run ERD for Database with PgAdmin4
      2
    1. Download Image
    1. When I open the image, some lines are missing.
      I've tried it several times, and the result is the same each time.

Untitled

Expected behavior

The image is output exactly as displayed.

Desktop (please complete the following information):

  • OS:Windows 11
  • Version: 7.6
  • Mode: Desktop

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions