alexandre-lecoq / alexandre-lecoq/QueryMultiDb
Add a command line parameter to truncate long tables
Aberta
code
enhancement
help wanted
short term
- Linguagem predominante
- C#
- Estrelas
- 2
- Forks
- 5
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.