[GH-ISSUE #107] DBDiff confuses Table and View #215

Open
opened 2026-03-07 20:42:10 +03:00 by kerem · 0 comments
Owner

Originally created by @Gitceddev on GitHub (Nov 16, 2020).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/107

Hello, when I do a dbdiff on two databases with tables and views, the Sql is only "DROP table" instead of "DROP view" for example and it's a problem when I execute a mysql command on it because it don't know the table which is actually a view.

Thanks for help

Originally created by @Gitceddev on GitHub (Nov 16, 2020). Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/107 Hello, when I do a dbdiff on two databases with tables and views, the Sql is only "DROP table" instead of "DROP view" for example and it's a problem when I execute a mysql command on it because it don't know the table which is actually a view. Thanks for help
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DBDiff#215
No description provided.