mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -05:00 
			
		
		
		
	tighten range
This commit is contained in:
		
							parent
							
								
									5740928843
								
							
						
					
					
						commit
						a96026c821
					
				@ -4,7 +4,7 @@ import { SemVer } from 'semver';
 | 
			
		||||
import { DatabaseExtension, ExifOrientation, VectorIndex } from 'src/enum';
 | 
			
		||||
 | 
			
		||||
export const POSTGRES_VERSION_RANGE = '>=14.0.0';
 | 
			
		||||
export const VECTORCHORD_VERSION_RANGE = '>=0.2 <0.4';
 | 
			
		||||
export const VECTORCHORD_VERSION_RANGE = '>=0.3 <0.4';
 | 
			
		||||
export const VECTORS_VERSION_RANGE = '>=0.2 <0.4';
 | 
			
		||||
export const VECTOR_VERSION_RANGE = '>=0.5 <1';
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user