Customer Tables
Posted: Fri Feb 14, 2025 5:54 pm
I'm taking my first pass at updating a database to work with a newer version of Phoenix (1.0.8.20) by exporting the tables from my older database into a new one. I've been doing that for awhile for some of the other tables ie products, orders etc and have reached a point where i want to tackle the customer tables. At a glance it looks like I need to export and then import the following customer related tables.
address_book
customers
customers_basket
customers_ info
customers_wishlist
There are a few others that appear to be customer related that don't contain any data and seem to relate to discount coupons or wishlists that I'm not currently using so I'm going leave those behind for now. The tables mentioned above appear to be the critical ones. Anyone know of other customer tables that I may have missed?
Dan
address_book
customers
customers_basket
customers_ info
customers_wishlist
There are a few others that appear to be customer related that don't contain any data and seem to relate to discount coupons or wishlists that I'm not currently using so I'm going leave those behind for now. The tables mentioned above appear to be the critical ones. Anyone know of other customer tables that I may have missed?
Dan