mirror of
				https://github.com/sqlmapproject/sqlmap.git
				synced 2025-11-04 18:07:46 +03:00 
			
		
		
		
	Fixes #4130
This commit is contained in:
		
							parent
							
								
									7a5538ab3e
								
							
						
					
					
						commit
						5f5ee6ca68
					
				| 
						 | 
					@ -301,7 +301,7 @@ ALTIBASE_ALIASES = ("altibase",)
 | 
				
			||||||
MIMERSQL_ALIASES = ("mimersql", "mimer")
 | 
					MIMERSQL_ALIASES = ("mimersql", "mimer")
 | 
				
			||||||
CRATEDB_ALIASES = ("cratedb", "crate")
 | 
					CRATEDB_ALIASES = ("cratedb", "crate")
 | 
				
			||||||
CUBRID_ALIASES = ("cubrid",)
 | 
					CUBRID_ALIASES = ("cubrid",)
 | 
				
			||||||
CACHE_ALIASES = ("cachedb", "cache")
 | 
					CACHE_ALIASES = ("intersystems cache", "cachedb", "cache")
 | 
				
			||||||
EXTREMEDB_ALIASES = ("extremedb", "extreme")
 | 
					EXTREMEDB_ALIASES = ("extremedb", "extreme")
 | 
				
			||||||
FRONTBASE_ALIASES = ("frontbase",)
 | 
					FRONTBASE_ALIASES = ("frontbase",)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user