Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
aurweb
Commits
daee0006
Commit
daee0006
authored
Feb 07, 2016
by
Lukas Fleischer
Browse files
upgrading/4.2.0.txt: Fix numbering
Signed-off-by:
Lukas Fleischer
<
lfleischer@archlinux.org
>
parent
7a3a3876
Changes
1
Hide whitespace changes
Inline
Side-by-side
upgrading/4.2.0.txt
View file @
daee0006
...
...
@@ -36,7 +36,7 @@ UPDATE PackageComments SET DelTS = EditedTS WHERE DelUsersID IS NOT NULL;
ALTER TABLE PackageRequests ADD COLUMN ClosureComment TEXT NOT NULL DEFAULT '';
----
4
. Change FlaggerComment from
varchar to text.
6
. Change FlaggerComment from
VARCHAR to TEXT:
----
ALTER TABLE PackageBases MODIFY COLUMN FlaggerComment TEXT NOT NULL DEFAULT '';
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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