We have some custom tables we need for our implementation. Is there a good way to preserve them during a JIRA version upgrade? Thanks.
If you implement your persistence logic with ActiveObjects, which is the recommended tool for this in Atlassian apps, then the tables managed by AO will be automatically preserved.
I'd definitely go that way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, in fact only on Server. It's the only recommended way to do extra tables in the database.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, available. Check this out before anything else.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.