Updating Bokchoy testing database cache (#22762)

This commit is contained in:
edX cache uploader bot
2020-01-08 09:41:42 -05:00
committed by Jeremy Bowman
parent 1b7ef708b8
commit 460a08d3f4
5 changed files with 5 additions and 5 deletions

View File

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