alexandre-lecoq / alexandre-lecoq/QueryMultiDb
Make identical table message more specific
Offen
bug
good first issue
- Vorherrschende Sprache
- C#
- Sterne
- 2
- Forks
- 5
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
# 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.