diff --git a/schema.sql b/schema.sql index e69de29..e4c9405 100644 --- a/schema.sql +++ b/schema.sql @@ -0,0 +1,2 @@ +create database cm_blog; +