alexandre-lecoq / alexandre-lecoq/QueryMultiDb

Add a command line parameter to truncate long tables

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
code enhancement help wanted short term
Dominant language
C#
Stars
2
Forks
5
PR merge metrics
No merged PRs in 30d

Description

As of today, merged tables with more than (1048576 -1) rows are dropped in the excel file exporter.

Add a command line parameter to truncate the table at the same limit instead of dropping the table.
Truncating the table should also generate a specific log message.

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.