summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schema.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/schema.sql b/schema.sql
index d4cb397..f38ba53 100644
--- a/schema.sql
+++ b/schema.sql
@@ -156,6 +156,7 @@ create view rated_games_view as
games
where
status > 1
+ and moves > 5
and user_count = player_count
and player_count > 1
and not exists (