Missing sql files for very old versions upgrade. #1056

Closed
opened 2024-02-18 08:19:49 +00:00 by vistamedia · 1 comment
Member

Steps to reproduce the issue

When upgrading JCB from an old version you cannot compile anymore because some DB changes where not properly executed.

Expected result

To be able to compile your component with the new JCB version

Actual result

The compiler fails

System information (as much as possible)

  • OS Name & Version: Mac 14.2.1
  • MySql Version: 5.7
  • PHP Version: 7.4
  • Joomla Version: 3.10.12
  • JCB Version: 3.1.39
  • Browser: Firefox developer edition

Additional comments

I reviewed my old versions and found the missing sql files -:) Adding these files to the sql folder solve the issue.

### Steps to reproduce the issue When upgrading JCB from an old version you cannot compile anymore because some DB changes where not properly executed. ### Expected result To be able to compile your component with the new JCB version ### Actual result The compiler fails ### System information (as much as possible) - OS Name & Version: Mac 14.2.1 - MySql Version: 5.7 - PHP Version: 7.4 - Joomla Version: 3.10.12 - JCB Version: 3.1.39 - Browser: Firefox developer edition ### Additional comments I reviewed my old versions and found the missing sql files -:) Adding these files to the sql folder solve the issue.
Owner

We have added these, so issue seems resolved, let me know if this is not the case.

We have added these, so issue seems resolved, let me know if this is not the case.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1056
No description provided.