alexandre-lecoq / alexandre-lecoq/QueryMultiDb
Make identical table message more specific
Aperta
bug
good first issue
- Lingua principale
- C#
- Stelle
- 2
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.