View Single Post
  #6  
Old 08-10-2015, 10:04 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

The changes that occurred for that fix to go in probably had not been implemented in the stable branch yet..otherwise, it would probably
have been pushed in to fix it.

There are a myriad of ways to update your database:
- create a backup and work from that - only pulling in changes from your working db to your live one as you're ready.
- work from sql files so that you can just reapply the changes whenever needed.

There's a lot of ways to do this and I'm sure there are some really good alternatives out there
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote