db fix, ExerciseTypeTest fix
This commit is contained in:
+1
-3
@@ -38,9 +38,7 @@ INSERT INTO `customer` (`customer_id`, `name`, `firstname`, `email`, `sex`, `age
|
||||
(10, 'Átlag 15 éves lány', '', NULL, 'w', 15),
|
||||
(11, 'Átlag 16 éves lány', '', NULL, 'w', 16),
|
||||
(12, 'Átlag 17 éves lány', '', NULL, 'w', 17),
|
||||
(13, 'Átlag 18 éves lány', '', NULL, 'w', 18),
|
||||
(14, 'Bossanyi', 'Tibor', '', 'm', 48),
|
||||
(15, 'Bossanyi', 'Tibor', '', 'm', 48);
|
||||
(13, 'Átlag 18 éves lány', '', NULL, 'w', 18);
|
||||
/*!40000 ALTER TABLE `customer` ENABLE KEYS */;
|
||||
|
||||
-- Struktúra mentése tábla aitrainer. exercises
|
||||
|
||||
Reference in New Issue
Block a user