Updating Bokchoy testing database cache

This commit is contained in:
edX cache uploader bot
2021-01-22 10:08:31 -05:00
parent a2fc100ebc
commit e5ebd2077d
5 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
a2753ffe6061d635df9fa4b0ce84b54b861dacd3
cf1e6aeb39c0a811897f5ef92c7f5a34b83afa52

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -2930,7 +2930,7 @@ CREATE TABLE `django_migrations` (
`name` varchar(255) NOT NULL,
`applied` datetime(6) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=819 DEFAULT CHARSET=utf8;
) ENGINE=InnoDB AUTO_INCREMENT=820 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=819 DEFAULT CHARSET=utf8;
) ENGINE=InnoDB AUTO_INCREMENT=820 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;