Skip to content

Commit

Permalink
most-gans: new entries in manual-edits.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthvp committed Apr 17, 2024
1 parent 6e4e125 commit 19d325a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions most-gans/manual-edits.sql
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ REPLACE INTO nominators VALUES('Finn the Human and Jake the Dog', 'Gen. Quon', '
REPLACE INTO nominators VALUES('K-43 (Kansas highway)', 'TCN7JM', '2013-02-11', '2022-08-06');
REPLACE INTO nominators VALUES('James L. Buie', 'Doug Coldwell', '2022-08-03', '2022-08-06');
REPLACE INTO nominators VALUES('Forge Park/495 station', 'Pi.1415926535', '2022-12-24', '2023-05-25');

-- should have worked but showing epoch time atm
REPLACE INTO nominators VALUES('Serious Sam: The First Encounter', 'IceWelder', '2023-10-30', '2024-02-04');

UPDATE nominators SET nominator = 'Tim O''Doherty' WHERE nominator = 'Tim O&';

0 comments on commit 19d325a

Please sign in to comment.