impress-2020/scripts/db
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
..
export Migrate most things from item translations 2024-02-20 16:30:32 -08:00
setup-dev Script to set up dev db with public DTI data 2022-11-13 07:03:44 -08:00
public-data-constants.sql Update public data SQL (to fix 00:00:00 manifest timestamps) 2024-02-28 18:08:57 -08:00
public-data-from-modeling.sql.gz Update public data SQL (to fix 00:00:00 manifest timestamps) 2024-02-28 18:08:57 -08:00
schema-for-id.sql Stop referencing the {color,species,zone}_translations tables 2024-02-03 08:05:15 -08:00
schema-for-impress.sql Stop referencing the {color,species,zone}_translations tables 2024-02-03 08:05:15 -08:00