File inc/struct.inc.php changed (mode: 100644) (index e3f6907..2f76ae9) |
... |
... |
$rg_sql_struct[46]['other'] = array( |
687 |
687 |
'repo main_branch' => |
'repo main_branch' => |
688 |
688 |
'ALTER TABLE repos ADD main_branch TEXT NOT NULL DEFAULT \'\'' |
'ALTER TABLE repos ADD main_branch TEXT NOT NULL DEFAULT \'\'' |
689 |
689 |
); |
); |
|
690 |
|
// Here, 0.73 was released. |
690 |
691 |
|
|
691 |
692 |
// Do not forget to add the new created tables to statistics |
// Do not forget to add the new created tables to statistics |
692 |
693 |
// This must be the last line |
// This must be the last line |