View Single Post
  #4  
Old 05-09-2017, 11:12 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Create a new table in XC database?

Quote:
Originally Posted by Bryce
I would advise against creating a table within the MySQL database used for XCart

Although this may (in some cases) make sense for X-Cart 4, in X-Cart 5 there are no reasons to create a separate database for new tables.

If you follow the X-Cart 5 coding guidelines and create new tables by adding new Model classes to your module, the tables won't be gone with the next update/upgrade/redeploy.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote