Updating Bokchoy testing database cache (#28160)

This commit is contained in:
edX cache uploader bot
2021-07-13 03:30:01 -04:00
committed by GitHub
parent 8ac4b8f3d7
commit b04082dd40
5 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
57542052370de40fd2b60b0c60d579478c0c697f
6b119cfae881b7a08168e1c9081b47988f191114

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -3109,7 +3109,7 @@ CREATE TABLE `django_migrations` (
`name` varchar(255) NOT NULL,
`applied` datetime(6) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=895 DEFAULT CHARSET=utf8;
) ENGINE=InnoDB AUTO_INCREMENT=903 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
DROP TABLE IF EXISTS `django_openid_auth_association`;
/*!40101 SET @saved_cs_client = @@character_set_client */;

View File

@@ -36,7 +36,7 @@ CREATE TABLE `django_migrations` (
`name` varchar(255) NOT NULL,
`applied` datetime(6) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=895 DEFAULT CHARSET=utf8;
) ENGINE=InnoDB AUTO_INCREMENT=903 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;