mysql-backup4j icon indicating copy to clipboard operation
mysql-backup4j copied to clipboard

Import/export few tables

Open KrychunIvan opened this issue 4 years ago • 3 comments

Can you add opportunity to filter tables in MysqlBaseService?

KrychunIvan avatar Mar 04 '21 11:03 KrychunIvan

@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.

Josel099 avatar Jul 11 '24 05:07 Josel099

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.

SeunMatt avatar Jul 11 '24 06:07 SeunMatt

Thanks for the pointer! I'll proceed with that.

Josel099 avatar Jul 11 '24 09:07 Josel099

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 avatar Sep 25 '25 08:09 andipurice

@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.

Josel099 avatar Sep 26 '25 18:09 Josel099