alexandre-lecoq / alexandre-lecoq/QueryMultiDb
Add a command line parameter to truncate long tables
Abierto
code
enhancement
help wanted
short term
- Lenguaje dominante
- C#
- Estrellas
- 2
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.