On Friday, June 24, 2022 at 12:16:28 AM UTC-7 rcp....@gmail.com wrote:
> Hi Ryan, thanks for your comprehensive reply. > > I am aware that some of my plugins add tables to the db which will have > been migrated across. Do you think I am safe to assume that reinstalling > the plugin won't blat existing data? I do have a backup of the DB of > course, but it would be nice not to have to revert to that! > Yeah, plugins should check whether the database upgrade is needed and will not recreate the tables if they already exist. Unless the plugin was coded improperly, and there was a pattern used in plugins for checking table existence that didn't work correctly for some DB types. But well-maintained plugins should be fine. > I will have a go at updating the migration wiki page once I've got things > up and running on the new server. > > Cheers, > > Rob Hills > Waikiki, Western Australia > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/af88315f-de3a-4e9a-9b35-9e9899bc85ecn%40googlegroups.com.