alexandre-lecoq / alexandre-lecoq/QueryMultiDb
Make identical table message more specific
オープン
bug
good first issue
- 主要言語
- C#
- スター
- 2
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
# 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
コントリビューションガイド
評価
この issue はまだ評価されていません。