We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DatabasesOnly
TablesOnly
1 parent 6869899 commit aaab664Copy full SHA for aaab664
README.md
@@ -14,6 +14,7 @@ Based on a great work of creators:https://github.com/noplay/python-mysql-repli
14
15
**Note:** Resolve these issues:
16
17
+- Add regular expression matching support for `DatabasesOnly` or `TablesOnly` of `Config`.
18
- Resolve [krowinski/php-mysql-replication#94](https://github.com/krowinski/php-mysql-replication/issues/94), change static config properties to non-static.
19
- Add retry feature.
20
```php
0 commit comments