Skip to content

Commit aaab664

Browse files
committed
Add match support for DatabasesOnly or TablesOnly
1 parent 6869899 commit aaab664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Based on a great work of creators:https://github.com/noplay/python-mysql-repli
1414

1515
**Note:** Resolve these issues:
1616

17+
- Add regular expression matching support for `DatabasesOnly` or `TablesOnly` of `Config`.
1718
- Resolve [krowinski/php-mysql-replication#94](https://github.com/krowinski/php-mysql-replication/issues/94), change static config properties to non-static.
1819
- Add retry feature.
1920
```php

0 commit comments

Comments
 (0)