alexandre-lecoq / alexandre-lecoq/QueryMultiDb
Add a command line parameter to truncate long tables
Offen
code
enhancement
help wanted
short term
- Vorherrschende Sprache
- C#
- Sterne
- 2
- Forks
- 5
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.