mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 00:10:25 +08:00 
			
		
		
		
	feat: 实现数据库备份与恢复
This commit is contained in:
		@@ -28,7 +28,8 @@ func RunMigrations(db *gorm.DB) error {
 | 
			
		||||
 | 
			
		||||
	return run(db,
 | 
			
		||||
		// T2022,
 | 
			
		||||
		T20230720,
 | 
			
		||||
		// T20230720,
 | 
			
		||||
		T20231125,
 | 
			
		||||
	)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user