projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
596e24d
)
Typo
author
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 28 Apr 2020 04:12:44 +0000
(06:12 +0200)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Tue, 28 Apr 2020 04:12:44 +0000
(06:12 +0200)
server/db/populate.sql
patch
|
blob
|
blame
|
history
diff --git
a/server/db/populate.sql
b/server/db/populate.sql
index
e51027c
..
a41f194
100644
(file)
--- a/
server/db/populate.sql
+++ b/
server/db/populate.sql
@@
-2,7
+2,7
@@
insert or ignore into Variants (name, description, noProblems) values
('Apocalypse', 'The end of the world', true),
- ('Chakart', 'Capture the princess'),
+ ('Chakart', 'Capture the princess'
, true
),
('Dark', 'In the shadow', true),
('Hidden', 'Unidentified pieces', true),
('Hiddenqueen', 'Queen disguised as a pawn', true),