mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3500
This commit is contained in:
parent
68fa892ebc
commit
7088a913bc
|
@ -73,7 +73,7 @@ create table user (
|
|||
send_email smallint not null,
|
||||
show_hosts smallint not null,
|
||||
posts smallint not null,
|
||||
seti_id integer not null,
|
||||
seti_id integer ,
|
||||
seti_nresults integer not null,
|
||||
seti_last_result_time integer not null,
|
||||
seti_total_cpu double not null,
|
||||
|
|
Loading…
Reference in New Issue