[GH-ISSUE #98] Way to add table name mapping between source and destination DB #69

Open
opened 2026-02-25 21:33:11 +03:00 by kerem · 0 comments
Owner

Originally created by @Elamurugan-Nallathambi on GitHub (Jun 5, 2020).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/98

When we run DB comparison, currently is there a way I can specify source table to destination table name mapping?

Like below example with source DB table name to second DB table name

tablesMapping:

  • products : product
  • categories : category
Originally created by @Elamurugan-Nallathambi on GitHub (Jun 5, 2020). Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/98 When we run DB comparison, currently is there a way I can specify source table to destination table name mapping? Like below example with source DB table name to second DB table name tablesMapping: - products : product - categories : category
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#69
No description provided.