Updating Bokchoy testing database cache

This commit is contained in:
edX cache uploader bot
2019-05-03 13:41:08 -04:00
parent 44359938c4
commit e3079c2eb3
5 changed files with 7 additions and 7 deletions

View File

@@ -1 +1 @@
d6d93178bf4109db7076fddb53b123df530412ae
b33e0716c48cbe1d897ae0400ad750fba75e4f9b

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

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