You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup_version="0.0.1" is added in module.xml, however there is no database setup scripts which makes it pointless to require setup:upgrade. Removing it can save setup:upgrade when installing the module (dev/production).
The text was updated successfully, but these errors were encountered:
setup_version="0.0.1" is added in module.xml, however there is no database setup scripts which makes it pointless to require setup:upgrade. Removing it can save setup:upgrade when installing the module (dev/production).
The text was updated successfully, but these errors were encountered: