update backup
This commit is contained in:
@@ -143,7 +143,7 @@ CREATE TABLE `projects` (
|
|||||||
|
|
||||||
LOCK TABLES `projects` WRITE;
|
LOCK TABLES `projects` WRITE;
|
||||||
/*!40000 ALTER TABLE `projects` DISABLE KEYS */;
|
/*!40000 ALTER TABLE `projects` DISABLE KEYS */;
|
||||||
INSERT INTO `projects` VALUES (1,'te_araroa','Te Araroa','2015-12-29 00:00:00','2016-03-05 23:59:59','te_araroa.geojson','Pacific/Auckland','2019-01-26 09:17:04'),(2,'hrp','HRP','2019-06-01 00:00:00','2019-09-10 23:59:59','hrp.geojson','Europe/Paris','2019-01-26 09:17:04');
|
INSERT INTO `projects` VALUES (1,'te_araroa','Te Araroa','2015-12-29 00:00:00','2016-03-05 23:59:59','te_araroa.geojson','Pacific/Auckland','2019-01-26 09:17:04'),(2,'hrp','Haute Randonnée Pyrénéenne','2019-06-01 00:00:00','2019-09-10 23:59:59','hrp.geojson','Europe/Paris','2019-01-26 09:17:04');
|
||||||
/*!40000 ALTER TABLE `projects` ENABLE KEYS */;
|
/*!40000 ALTER TABLE `projects` ENABLE KEYS */;
|
||||||
UNLOCK TABLES;
|
UNLOCK TABLES;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user