School Commit Init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
USE "Gwent - The Witcher Card Game"
|
||||
|
||||
INSERT INTO Players(name, totalMatches, totalWins, totalLosses, totalDraws, reward_points, scraps, ores, meteorite_powder, rank)
|
||||
VALUES
|
||||
('Sif_Great_Wolf', 680, 430, 238 ,12, 1241, 543,654,534,0),
|
||||
('Nik-r', 572, 372, 194, 6, 534, 5355, 6546, 22, 0),
|
||||
('lerio2',310, 210, 94, 6, 532, 654, 636, 367, 0),
|
||||
('Mya-Mon369EX', 574, 363, 205, 6, 432, 543, 5235, 6543, 0),
|
||||
('Daniel.Cujba.54', 0,0,0,0,0,10170,47,985,25),
|
||||
('RaChid-bhk', 56,19,22,15,443,656,255,543,11)
|
||||
Reference in New Issue
Block a user