made migrations files

This commit is contained in:
neerholt
2021-03-03 11:01:32 +01:00
parent c780295bf7
commit 26161102f5
8 changed files with 73 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
include_once "GameJam.php";
include_once "GameData.php";
include_once "Password.php";
include_once "Group.php";
include_once "KeyWord.php";