MrBaseball34 Posted June 23, 2010 Share Posted June 23, 2010 I just performed an upgrade to 1.3.1 from 1.3.0.1 and lo and behold, the tables have changed so drastically that my entire vendor import process is going to have to be re-written.Way to go PrestaShop...If I weren't so tied to this, I'd drop it like a stinky dog turd. Link to comment Share on other sites More sharing options...
olea Posted June 24, 2010 Share Posted June 24, 2010 what are the differences in the tables ? Link to comment Share on other sites More sharing options...
MrBaseball34 Posted June 28, 2010 Author Share Posted June 28, 2010 Well, it looked like it had drastically changed but I guess I was mistaken.This is the diffs: Table ps_customer added column: `id_default_group` int(10) unsigned NOT NULL DEFAULT '1', ----------------------------------------------------------------------------------------- Table ps_discount added column: `id_currency` int(10) unsigned NOT NULL DEFAULT '0', ----------------------------------------------------------------------------------------- Table ps_mailalert_customer_oos table dropped. ----------------------------------------------------------------------------------------- Table ps_product dropped column: `hack_image` varchar(255) NOT NULL, I am just pissed because they changed the way the product images are handled and I amgoing to have to modify our import process. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now