VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: tez on March 22, 2013, 03:43:12 AM

Title: How do I check if Database Schema is correct? and fix it..
Post by: tez on March 22, 2013, 03:43:12 AM
Is there any easy way to update database schema to be correct? I've being doing a test upgrade from 2.0.8e to 2.0.20b and I suspect a few differences, one being a VARCHAR column which is too long so it wants to be changed to TEXT.

Should be able to just check database integrity when you're sure you haven't messed with table structure and set it to "correct".
Title: Re: How do I check if Database Schema is correct? and fix it..
Post by: jenkinhill on March 22, 2013, 10:04:09 AM
Tools/Tools & migration/Install or if necessary update tables