Depends on how you perform the upgrade. I'd recommend backing up what you have and just try
git stash git pull git stash applyIt should probably just work, but you may get "merge conflicts" that you'll have to resolve.
@Kalbaskin looking at the screenshot... the database you are connecting to... is empty. hope you made a backup before upgrade.