diff --git a/src/main/resources/schema.sql b/src/main/resources/schema.sql
index e6c171c2f6b5ee5343fcce072936f2d463d71304..6caf095677b52e8921ab0da706fdef22e692d0cb 100644
--- a/src/main/resources/schema.sql
+++ b/src/main/resources/schema.sql
@@ -1,3 +1,4 @@
+create schema sports;
 -- drop table if exists match_item;
 -- drop table if exists ranking;
 -- drop table if exists information;