Upgrade question #170
-
Hi, it's me again :D Question. B. |
Beta Was this translation helpful? Give feedback.
Answered by
DavidWiseman
Apr 22, 2022
Replies: 1 comment 1 reply
-
Yes - you can go straight to the latest version. The app uses an SSDT project for the database schema which builds a dacpac file. The dacpac deployment works by creating a diff on the fly and working out what changes to apply. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
BrubiSQL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes - you can go straight to the latest version. The app uses an SSDT project for the database schema which builds a dacpac file. The dacpac deployment works by creating a diff on the fly and working out what changes to apply.