alexandre-lecoq / alexandre-lecoq/QueryMultiDb

Make identical table message more specific

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue
Dominant language
C#
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

# Reproduction steps #
* Generate an excel file by query 2 databases with different table schema although identical column count.

# Observed #
* You get a message "Tables are not identical. In and . Tables at index #0 have different column set."

# Expected #
* The message must specify why the two tables are not identical.
* Column count ?
* Column names ?
* Column types ?

# How to fix #
* Make the message more specific

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.