alexandre-lecoq / alexandre-lecoq/QueryMultiDb
Make identical table message more specific
Đang mở
bug
good first issue
- Ngôn ngữ chính
- C#
- Star
- 2
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.