Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
This commit is contained in:
commit
1f3e3993d4
31 changed files with 553 additions and 1005 deletions
|
@ -56,7 +56,7 @@ CREATE TABLE people (
|
|||
internal_comments TEXT,
|
||||
ircnick TEXT,
|
||||
last_seen TIMESTAMP WITH TIME ZONE DEFAULT NOW(),
|
||||
status TEXT,
|
||||
status TEXT DEFAULT 'active',
|
||||
status_change TIMESTAMP WITH TIME ZONE DEFAULT NOW(),
|
||||
locale TEXT not null DEFAULT 'C',
|
||||
timezone TEXT null DEFAULT 'UTC',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue