Skip to content

Reverse engineer the model from database #55

@dayneo

Description

@dayneo

Description

Given an existing database, create a verse model from it.

Problem Statement/Justification

When adding Verse for the first time, there is likely already a database. It can be super tedious to model by hand and ensure exact parity with the db.

Proposed Solution or API

verse reverse
Reads the schema from the database and creates a verse model.

Alternatives

Hand code the model.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions