diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2021-01-26 00:06:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-26 00:06:54 +0100 |
| commit | 2a8e262ff898357928d764a29f36e105a039af43 (patch) | |
| tree | 085e5e4109c037e1afd03d74485c0ad2b9aaeecd | |
| parent | 16e8c2776945c7958852b04e627c76423d0a5ad3 (diff) | |
| download | wiki-2a8e262ff898357928d764a29f36e105a039af43.tar.gz wiki-2a8e262ff898357928d764a29f36e105a039af43.tar.bz2 wiki-2a8e262ff898357928d764a29f36e105a039af43.zip | |
Update Database-squash.md
| -rw-r--r-- | docs/Database-squash.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Database-squash.md b/docs/Database-squash.md index 4d9cd30..e82a176 100644 --- a/docs/Database-squash.md +++ b/docs/Database-squash.md @@ -54,7 +54,9 @@ During this process NO ONE should push anything to the master branch. 7) Commit the changes from steps 4-6 together [(example)](https://github.com/azerothcore/azerothcore-wotlk/commit/0858526c9a678e90ffa830182c25434b36fee2c5) -8) Announce to the users that a new release is available so they have to update their DBs following a special procedure (see below) +8) Fix the SQL chain: https://github.com/azerothcore/azerothcore-wotlk/commit/3cdc5a45a184341536465df4c25ee4e85ec250fd + +9) Announce to the users that a new release is available so they have to update their DBs following a special procedure (see below) ## How to update an existing server from a previous release |
