Skip to content

meta schema

dbeaver-devops edited this page Jun 2, 2026 · 1 revision

Table of contents

meta schema - schema operations in dbvr.

Synopsis

dbvr meta schema [-hV] [COMMAND]

Tip: You can also use global options with this command.

Description

List schemas in a connected datasource and get their DDL statements.

Commands

  • list

    List schemas in the connected datasource.

  • ddl

    Get the DDL statement for a schema.

Clone this wiki locally