diff --git a/most-gans/manual-edits.sql b/most-gans/manual-edits.sql index 2f050b3..0c3cef7 100644 --- a/most-gans/manual-edits.sql +++ b/most-gans/manual-edits.sql @@ -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&';