Difference between revisions of "User:Woozle/Friendica/2017 upgrade"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(extracted `contact` to subpage; added `item`)
Line 3: Line 3:
 
==Table Modifications==
 
==Table Modifications==
 
* [[/contact]] - this is the first one I did, so notes are more explanatory
 
* [[/contact]] - this is the first one I did, so notes are more explanatory
* [[/item]]
+
* [[/item]] - this was a large table, and took a lot of time to do the copy

Revision as of 14:33, 8 April 2017

This isn't a complete description of everything I had to do in order to get the latest Friendica working with my existing data, but it shows how I solved some of the more thorny problems.

Table Modifications

  • /contact - this is the first one I did, so notes are more explanatory
  • /item - this was a large table, and took a lot of time to do the copy