Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Joakim Saario
aurweb
Commits
279d8042
Commit
279d8042
authored
Mar 27, 2020
by
Lukas Fleischer
Browse files
Add new upgrade instructions
Signed-off-by:
Lukas Fleischer
<
lfleischer@archlinux.org
>
parent
a09c4d81
Changes
1
Hide whitespace changes
Inline
Side-by-side
upgrading/
4.9.0
.txt
→
upgrading/
5.x.x
.txt
View file @
279d8042
Starting from release 5.0.0, Alembic is used for managing database migrations.
Run `alembic upgrade head` from the aurweb root directory to upgrade your
database after upgrading the source code to a new release.
When upgrading from 4.8.0, you also need to execute the following manual SQL
statements before doing so.
1. Add new columns to store the timestamp and UID when closing requests:
----
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment