Skip to content

Commit

Permalink
Add ignore table and only table
Browse files Browse the repository at this point in the history
  • Loading branch information
fezfez committed Jan 8, 2023
1 parent e034a4a commit 4855ee8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Databases/MysqlDatabase.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
use function sprintf;
use function trim;

/** @psalm-immutable */
final class MysqlDatabase implements Database
{
/**
Expand Down

0 comments on commit 4855ee8

Please sign in to comment.