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

Upgrade 6.3.0 to 6.4.0 #339

Open
EPTBSGL opened this issue Dec 23, 2024 · 1 comment
Open

Upgrade 6.3.0 to 6.4.0 #339

EPTBSGL opened this issue Dec 23, 2024 · 1 comment

Comments

@EPTBSGL
Copy link

EPTBSGL commented Dec 23, 2024

To upgrade from version 6.2.0 to 6.3.0, there is no SQL script. The table "version" contains as last record "6.2". When you want to upgrade to version 6.4, the SQL query "Migration_6.3.0_to_6.4.0.sql" generates an error because it finds as version number "6.2" and not "6.3". To correct the problem, I added a record containing "6.3". This should be noted in the update documentation for the 6.3.0 to 6.4.0 upgrade.

@wboudiche
Copy link
Contributor

Thanks for the message we will update the documentation.

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

2 participants