dbeaver / dbeaver/dbeaver

Add possibility to ignore schema names when comparing two schemas

Open
#10,445 1 comment 0 reactions 0 assignees View on GitHub
xf:metadata xf:simple compare
Dominant language
Java
Stars
51.8k
Forks
4.4k
Avg merge
3d 8h
Merged PRs (30d)
188

Description

**Is your feature request related to a problem? Please describe.**
When comparing between two schemas with the tool "Simple compare", it shows differences because of the name of the schemas are different, althought the DDL of the tables are equals.

**Describe the solution you'd like**
I would like to have the possibility to explicitly tell the tool to not include the schema name, so that, the DDLs are considered equal. Maybe a checkbox "Ignore schema name"

**Additional context**
We have a Database with two equal schemas (Every schema is a stage)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.