On Sun, Jan 29, 2023 at 6:12 AM Markus Rosjat <[email protected]> wrote: > > hi list, > > is there any kind of "sane" example how to archive this task? the upgrade > section for the database > is, at least for a dummy like me, not in the slidest useful. > > the update section in TracDev desnt help at all since you can'T get behind > the magic that would give you a pointer to a "fresh" creation of a table for > a plugin. > > a example with the necessary steps in the IEnvironmentSetupParticipant > functions > would help a lot. > > cheers > > MArkus
Have you check out examples for db upgrades in https://trac.edgewall.org/wiki/TracDev/PluginDevelopment/ExtensionPoints/trac.env.IEnvironmentSetupParticipant#DBupgrades ? -- Jun Omae <[email protected]> (大前 潤) -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/CAEVLMag7Cjvy6Xf2Xo3TnpbZrg0DJdq0JogK1iS5vMt4Y1bfQw%40mail.gmail.com.
