impress-2020/scripts
Emi Matchu eb915ae851 Update public data SQL (to fix 00:00:00 manifest timestamps)
I was surprised to find that ~65k `swf_assets` records had their
`manifest_cached_at` timestamp set to `0000-00-00 00:00:00`? I don't
literally see where in the code that could happen. Maybe it's old?

Anyway, it's causing a problem with the utf8 database migration I'm
working on, so I manually set all of those to `NULL` and saving this
so I can test the new migration against it!
2024-02-28 18:08:57 -08:00
..
archive Increase timeout in archive SQL queries 2023-06-12 10:56:40 -07:00
db Update public data SQL (to fix 00:00:00 manifest timestamps) 2024-02-28 18:08:57 -08:00
exported-user-data delete-user.js script 2021-03-10 05:19:51 -08:00
build-cached-data.js Turn on Honeycomb instrumentation again 2021-11-26 23:41:22 -08:00
cache-asset-manifests.js Fix handling of assets with https://images.neopets.com/temp SWF URLs 2023-11-11 13:28:47 -08:00
delete-user.js delete-user.js script 2021-03-10 05:19:51 -08:00
export-users-to-auth0.js Oops, fix db pooling for scripts 2022-02-03 16:14:40 -08:00
model-needed-items.js Better logging output for model-needed-items 2022-10-12 11:55:29 -07:00
setup-mysql.sql Migrate most things from item translations 2024-02-20 16:30:32 -08:00