|
11 | 11 | /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; |
12 | 12 |
|
13 | 13 | /*!40000 ALTER TABLE `AdminVar` DISABLE KEYS */; |
14 | | -INSERT INTO `AdminVar` (`varId`, `name`, `value`) VALUES (4,'schemaVersion','4.7.0'); |
| 14 | +INSERT INTO `AdminVar` (`varId`, `name`, `value`) VALUES (4,'schemaVersion','4.8.0'); |
15 | 15 | /*!40000 ALTER TABLE `AdminVar` ENABLE KEYS */; |
16 | 16 |
|
17 | 17 | /*!40000 ALTER TABLE `SchemaStatus` DISABLE KEYS */; |
@@ -294,7 +294,10 @@ INSERT INTO `SchemaStatus` (`schemaStatusId`, `scriptName`, `schemaStatus`, `rec |
294 | 294 | (322,'2025_06_02_DewarRegistry_type.sql','DONE','2025-06-27 16:04:05'), |
295 | 295 | (323,'2025_06_26_ContainerType_cryoem_puck.sql','DONE','2025-06-27 16:04:05'), |
296 | 296 | (324,'2025_06_27_Tomogram_pixelLocation.sql','DONE','2025-06-27 16:04:05'), |
297 | | -(325,'2025_06_27_undo_ParticleClassification_set_Tomogram_pixelLocation.sql','DONE','2025-06-27 16:40:00'); |
| 297 | +(325,'2025_06_27_undo_ParticleClassification_set_Tomogram_pixelLocation.sql','DONE','2025-06-27 16:40:00'), |
| 298 | +(326,'2025_07_17_AdminVar_bump_version.sql','DONE','2025-09-24 11:36:21'), |
| 299 | +(327,'2025_07_25_Container_parentContainerLocation.sql','DONE','2025-09-24 11:36:21'), |
| 300 | +(328,'2025_09_24_Proposal_start_end_date.sql','DONE','2025-09-24 15:56:17'); |
298 | 301 | /*!40000 ALTER TABLE `SchemaStatus` ENABLE KEYS */; |
299 | 302 |
|
300 | 303 | /*!40000 ALTER TABLE `ComponentType` DISABLE KEYS */; |
|
0 commit comments