Skip to content

remove entviz library #406

@migmartri

Description

@migmartri

We are currently leveraging this library https://github.com/hedwigz/entviz to generate a visualization of the control plane schema

And it will get generated automatically as part of code generation

}, entc.Extensions(entviz.Extension{}))

You can open the visualization by running.

make visualize-data-model

The issue is that the library is no longer supported, and we should either remove it or replace it for something like ariga.io/entviz. This new library/CLI has been featured in a more recent blog post. My hesitancy comes because of the fact that it seems to be coupled to a cloud service.

Worse case scenario we can just remove this functionality from the code, it's ok.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions