[aur-dev] [PATCH] UPGRADING: Fix database upgrade instructions
21 Sep
2012
21 Sep
'12
2:55 p.m.
Oversight in commit 985795a21000ea92bcc9e817ddc3a17c380b1ed1. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index 913da8d..f1d43f1 100644 --- a/UPGRADING +++ b/UPGRADING @@ -4,7 +4,7 @@ Upgrading From 1.9.1 to 2.0.0 ------------------- -1. Add new "Users" table login date column: +1. Add new "Users" table login date and PGP key columns: ---- ALTER TABLE Users ADD COLUMN LastLogin BIGINT NOT NULL DEFAULT 0; -- 1.7.12
4477
Age (days ago)
4477
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lukas Fleischer