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! |
||
|---|---|---|
| .. | ||
| archive | ||
| db | ||
| exported-user-data | ||
| build-cached-data.js | ||
| cache-asset-manifests.js | ||
| delete-user.js | ||
| export-users-to-auth0.js | ||
| model-needed-items.js | ||
| setup-mysql.sql | ||