1
gstarrett
Managing table structure changes with module versions
  • 2003/10/29 5:46

  • gstarrett

  • Friend of XOOPS

  • Posts: 174

  • Since: 2002/3/12


How would I manage table revisions as I update my module? That is, I have version 1 of my module that created a table with columns c1, c2, c3. My module version 1.1 requires an extra column c4. Is there a mechanism in XOOPS to create that additional field, or will I have to do an alter table outside the standard system module update process?

Thanks!

2
onokazu
Re: Managing table structure changes with module versions
  • 2003/10/29 6:09

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


You would need to prepare one outside the XOOPS module admin system. XOOPS does not handle this part yet.

3
gstarrett
Re: Managing table structure changes with module versions
  • 2003/10/29 6:22

  • gstarrett

  • Friend of XOOPS

  • Posts: 174

  • Since: 2002/3/12


OK, will do. Thanks for the quick reply.

Login

Who's Online

99 user(s) are online (74 user(s) are browsing Support Forums)


Members: 0


Guests: 99


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits