Skip to content

adjust IMPORT DATABASE documentation #6476

@MPizzotti

Description

@MPizzotti

as from the documentation
The database can be reloaded by using the IMPORT DATABASE command again, or manually by running schema.sql followed by load.sql to re-load the data.
But if a custom type was declared inside the DDL (schema.sql) the command will throw error since we cannot change types once created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions