diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2025-01-25 00:38:49 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-25 00:38:49 +0300 |
| commit | 1685d6e13b8a09b0fb4f2ae94fb2e66a437f9155 (patch) | |
| tree | 4d4540f10b9e26070a75ac565c40c89fe1f4ec6f /backend/database/insert | |
| parent | feat/frontend: show 0 wr delta as dash (#256) (diff) | |
| download | lphub-1685d6e13b8a09b0fb4f2ae94fb2e66a437f9155.tar.gz lphub-1685d6e13b8a09b0fb4f2ae94fb2e66a437f9155.tar.bz2 lphub-1685d6e13b8a09b0fb4f2ae94fb2e66a437f9155.zip | |
wr: finale 2 - 0 portals (#258)
Diffstat (limited to 'backend/database/insert')
| -rw-r--r-- | backend/database/insert/history.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/database/insert/history.sql b/backend/database/insert/history.sql index 34fddcb..6b4922a 100644 --- a/backend/database/insert/history.sql +++ b/backend/database/insert/history.sql | |||
| @@ -547,6 +547,7 @@ INSERT INTO map_history(map_id,category_id,user_name,score_count,record_date) VA | |||
| 547 | (57,1,'Krank',5,'2012-07-29'), | 547 | (57,1,'Krank',5,'2012-07-29'), |
| 548 | (57,1,'Krzyhau',0,'2017-10-29'), | 548 | (57,1,'Krzyhau',0,'2017-10-29'), |
| 549 | (58,1,'Stimich',2,'2011-10-11'), | 549 | (58,1,'Stimich',2,'2011-10-11'), |
| 550 | (58,1,'Isenstige',0,'2025-01-24'), | ||
| 550 | (59,1,'Isimmo',7,'2011-11-04'), | 551 | (59,1,'Isimmo',7,'2011-11-04'), |
| 551 | (59,1,'sicklebrick',6,'2013-03-20'), | 552 | (59,1,'sicklebrick',6,'2013-03-20'), |
| 552 | (60,1,'CalmlyFrenetic',7,'2011-10-19'), | 553 | (60,1,'CalmlyFrenetic',7,'2011-10-19'), |