Merge branch 'develop/2.5.1' into release-2.5
This commit is contained in:
		
						commit
						fccf1ebe84
					
				@ -48,6 +48,8 @@ public class CassandraTsDatabaseUpgradeService extends AbstractCassandraDatabase
 | 
			
		||||
                }
 | 
			
		||||
                log.info("Schema updated.");
 | 
			
		||||
                break;
 | 
			
		||||
            case "2.5.0":
 | 
			
		||||
                break;
 | 
			
		||||
            default:
 | 
			
		||||
                throw new RuntimeException("Unable to upgrade Cassandra database, unsupported fromVersion: " + fromVersion);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user