Update the public data export again, after deleting duplicate assets
We ran the new `rails swf_assets:remove_duplicates` task in the `impress` repository, saving our work before (previous commit) and after (this commit), in case we need to study the results or roll back!
This commit is contained in:
parent
addce69855
commit
179c492294
2 changed files with 1 additions and 1 deletions
|
@ -102,4 +102,4 @@ UNLOCK TABLES;
|
||||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||||
|
|
||||||
-- Dump completed on 2024-02-09 9:05:06
|
-- Dump completed on 2024-02-09 9:45:32
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue