Skip to content

database importer exporter (rebase)#151

Merged
mbabker merged 19 commits intojoomla-framework:2.0-devfrom
twister65:2.0-exim
May 5, 2019
Merged

database importer exporter (rebase)#151
mbabker merged 19 commits intojoomla-framework:2.0-devfrom
twister65:2.0-exim

Conversation

@twister65
Copy link
Contributor

@twister65 twister65 commented Apr 26, 2019

Rebase Pull Request joomla/joomla-cms#23320.
This is about exporting and importing any database with a command-line interface (it can be placed in cronjob to schedule the database backup).

Summary of Changes

See PR joomla/joomla-cms#23320, PR joomla/joomla-cms#14272 (and PR joomla/joomla-cms#10991).

Testing Instructions

See PR joomla/joomla-cms#24733

Documentation Changes Required

@mbabker
Copy link
Contributor

mbabker commented Apr 26, 2019

It looks like you had some test changes in joomla/joomla-cms#23320 that need to be ported over here as well.

@twister65
Copy link
Contributor Author

Yes, I will do it tomorrow.

@twister65
Copy link
Contributor Author

For the moment, I only tested this migration with the MySQL database.
This issue joomla/joomla-cms#24740 must be fixed first to finalize this PR.

@twister65
Copy link
Contributor Author

I tested this PR with MySQL and PostgreSQL databases.
I think it is ready for the user tests.
For the moment, PR joomla/joomla-cms#24733 uses a deprecated cli application.
I am working to migrate it to joomla/console.

Copy link
Contributor

@mbabker mbabker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursory look over just the console command code for now. I intend to do a full look over the rest of the PR over the weekend, but wanted to specifically hit the console code now since that's all pretty new and the import/export stuff is mostly copied from your other pull request.

@twister65
Copy link
Contributor Author

PR joomla/joomla-cms#24733 uses Joomla/Console, it is ready for testing.

@mbabker mbabker merged commit b7a5819 into joomla-framework:2.0-dev May 5, 2019
@twister65 twister65 deleted the 2.0-exim branch July 3, 2019 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants