Updating Bokchoy testing database cache

This commit is contained in:
edX cache uploader bot
2020-11-19 03:37:20 -05:00
parent 4707077b8b
commit e73f0a3dfc
5 changed files with 5 additions and 5 deletions

View File

@@ -2837,7 +2837,7 @@ CREATE TABLE `django_migrations` (
`name` varchar(255) NOT NULL,
`applied` datetime(6) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=798 DEFAULT CHARSET=utf8;
) ENGINE=InnoDB AUTO_INCREMENT=799 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 */;