mysql-backup4j
mysql-backup4j copied to clipboard
Import/export few tables
Can you add opportunity to filter tables in MysqlBaseService?
@SeunMatt , I would like to contribute to the project by working on the following feature: selecting a few tables from the database for import/export. Before proceeding, I wanted to check if this feature has already been assigned or if there is anyone currently working on it. I aim to ensure that my contributions are helpful and do not overlap with existing efforts.
Please let me know if the feature is available for contribution and if there are any specific guidelines or requirements I should be aware of before getting started.
Hello @Josel099,
Please go for it. The method you're looking for is here: https://github.com/SeunMatt/mysql-backup4j/blob/master/src/main/java/com/smattme/MysqlBaseService.java#L86.
Thank you.
Thanks for the pointer! I'll proceed with that.
Hello and thank you for the initiative!
I've seen the PR got stuck, is there any intent to make progress there or would some help be welcome?
Thank you!
@andipurice I’ve been occupied with some other work and haven’t been able to focus on this PR. If you’re able to contribute, It would be appreciated.