It’ll stay the same as long as the scopes associated with it remain the same. So you would only have to update it in the database if the user changes the scopes authorized with your site. Such as removing or adding a new scope.
Got it, I was figuring that if they want to make changes, I would have them delete the particular scopes for that character and then re-add. Seems to be the easier way to do it at least.