By koyra on
How to update drupal database schema from 4.6.0 version to 4.6.3??
This update is require update database schema?
Thanks
How to update drupal database schema from 4.6.0 version to 4.6.3??
This update is require update database schema?
Thanks
Comments
No need to upgrade
There's no need to upgrade between 4.6.0 and 4.6.3.
Normally you need an upgrade when major version changes (4.6 to 4.7 for exemple), and you dot this calling the update.php script.
thanks
thanks