From: Greg Sabino Mullane Date: Mon, 22 Sep 2008 20:57:36 +0000 (+0000) Subject: Sites are unlikely to have over 2 billion active users X-Git-Tag: 1.31.0-rc.0~45133 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/journal.php?a=commitdiff_plain;h=ddff918e20797811b4e9e556c763424447b60ab1;p=lhc%2Fweb%2Fwiklou.git Sites are unlikely to have over 2 billion active users --- diff --git a/maintenance/postgres/compare_schemas.pl b/maintenance/postgres/compare_schemas.pl index be5d8f8f1b..144663df75 100644 --- a/maintenance/postgres/compare_schemas.pl +++ b/maintenance/postgres/compare_schemas.pl @@ -379,6 +379,7 @@ tl_namespace int SMALLINT wl_namespace int SMALLINT ## Easy enough to change if a wiki ever does grow this big: +ss_active_users bigint INTEGER ss_good_articles bigint INTEGER ss_total_edits bigint INTEGER ss_total_pages bigint INTEGER