Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OC_Migrate still uses MDB2 Schem Migration #5388

Closed
DeepDiver1975 opened this issue Oct 17, 2013 · 14 comments
Closed

OC_Migrate still uses MDB2 Schem Migration #5388

DeepDiver1975 opened this issue Oct 17, 2013 · 14 comments
Assignees
Labels

Comments

@DeepDiver1975
Copy link
Member

In order to fully get rid of MDB2 this is a necessary step.

@bartv2 Can I ask you to take care? THX

@DeepDiver1975
Copy link
Member Author

Hey @tomneedham is there any chance to take care of this?
Maybe we can try to fix this within the next 2 weeks otherwise I think we need to kill these classes.

THX

@tomneedham
Copy link
Contributor

Yes I will make this my priority

@ghost ghost assigned tomneedham Nov 3, 2013
@DeepDiver1975
Copy link
Member Author

@tomneedham any news? THX

@tomneedham
Copy link
Contributor

@bartv2 You're the go-to guy for doctrine right? Are you around this evening for me to bounce questions off?

@bartv2
Copy link
Contributor

bartv2 commented Nov 6, 2013

@tomneedham sorry, got some time on friday during the day

@DeepDiver1975
Copy link
Member Author

@tomneedham time's up 😉 what shall we do now?

It's a like a bad joke that we moves away from mdb2 with exception of this piece

@bartv2 any time left to help out here?

I'll prepare a pull request next week to drop the whole migration stuff if there is no progress - THX

@karlitschek FYI

@tomneedham
Copy link
Contributor

Unfortunately I just don't have the hours to learn the new doctrine stuff and implement it without help. I had a look through the code and initially came across the issue that it doesn't seem possible with the new OC_DB to connect to other databases (like the sqlite db we generate for the zip file).

@tomneedham
Copy link
Contributor

Also as mentioned in my post to the list, on one of these issues on github we agreed to retire the admin_migrate app due to its very limited use case.

@karlitschek
Copy link
Contributor

any update here?

@tomneedham
Copy link
Contributor

It works. But wanted to add a unit test. For some reason an error is generated: #6650. Would like @bartv2 to take a look as he engineered the move to doctrine. I think there still needs to be edits to this method: https://github.com/owncloud/core/blob/migration_unit_tests/lib/private/migrate.php#L470

@karlitschek
Copy link
Contributor

@tomneedham Can we close this?

@tomneedham
Copy link
Contributor

Upon second review #6650

@karlitschek
Copy link
Contributor

done :-)

@bartv2
Copy link
Contributor

bartv2 commented Feb 20, 2014

#6650 is merged

@bartv2 bartv2 closed this as completed Feb 20, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants