Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrajodas committed Aug 9, 2023
1 parent f929789 commit aaec9b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Configuration/MssqlExportConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ public function __construct(
$primaryKey,
$maxRetries
);
$this->query = $query;
$this->noLock = $noLock;
$this->disableBcp = $disableBcp;
$this->disableFallback = $disableFallback;
Expand Down

0 comments on commit aaec9b6

Please sign in to comment.