dankkomcg / mysql-sync

MySQL Database Synchronization Library
MIT License
0 stars 0 forks source link

Filter tables should be before extract table list #2

Open dankkomcg opened 1 week ago

dankkomcg commented 1 week ago

When filter tables, these tables could be dependant of another tables. Filter the tables before the actions of obtain the complete list to add the dependant tables or pattern tables.