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

Upgrading from 2.x to 3.x documentation #270

Open
tvarsis opened this issue Sep 26, 2019 · 3 comments
Open

Upgrading from 2.x to 3.x documentation #270

tvarsis opened this issue Sep 26, 2019 · 3 comments

Comments

@tvarsis
Copy link

tvarsis commented Sep 26, 2019

Since MySQL is removed from the opensource version in version 3.0, and all users are stored in MySQL as the default storage, I guess we will have to migrate that to SQLite that is the new default storage for config and DF users. But there are no documentation at all about upgrading from 2.x -> 3.x, nor any release notes in the Wiki for 3.x.

Are there more breaking changes or things to consider when upgrading? Is the upgrade process automatic? Database migrations moving from MySQL to SQLite and so on?

Documentation about this is really required.

Thanks!

@dreamfactorysoftware dreamfactorysoftware deleted a comment from todda48 Sep 26, 2019
@wjgilmore
Copy link
Contributor

Hi,

The underlying DreamFactory system database is different from the MySQL connector. MySQL will still work fine as the system database for DreamFactory 3, and there is no known reason why that will ever change. Incidentally, other system databases are also supported, including SQLite, PostgreSQL, and Microsoft SQL Server.

Jason

@isreehari
Copy link

isreehari commented Sep 26, 2019 via email

@tvarsis
Copy link
Author

tvarsis commented Sep 26, 2019

Thanks for the information! So does this mean the upgrade to version 3 will work the same way as a minor 2.x upgrade? Are there any caveats other than losing support for MySQL/Mongo/scripts? I'm using docker compose from your docker hub with version 2.14.2

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

No branches or pull requests

3 participants