report read row count, if written row count not available

This commit is contained in:
SPRINX0\prochazka
2025-03-04 15:17:58 +01:00
parent bffc34485a
commit 1d474a967c
3 changed files with 29 additions and 2 deletions

View File

@@ -25,3 +25,4 @@ export * from './detectSqlFilterBehaviour';
export * from './filterBehaviours';
export * from './schemaInfoTools';
export * from './dbKeysLoader';
export * from './rowProgressReporter';