Skip to content

Dump a schema #28

Open
Open
@ramontayag

Description

@ramontayag

It would be great if there's a command to dump the sql of a certain schema. This is great for creating per-schema back ups (perhaps your users can download this and keep it for themselves).

Sample usage:

Storey.schema("user_23").dump
Storey.dump_schema("user_23") # this might be better

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions