alexandre-lecoq / alexandre-lecoq/QueryMultiDb
Add a command line parameter to truncate long tables
Open
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
Assessment
This issue has not been assessed yet.