mirror of
				https://github.com/infiniflow/ragflow.git
				synced 2025-10-30 17:29:40 +00:00 
			
		
		
		
	
		
			
	
	
		
			2 lines
		
	
	
		
			54 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
		
		
			
		
	
	
			2 lines
		
	
	
		
			54 B
		
	
	
	
		
			MySQL
		
	
	
	
	
	
|   | CREATE DATABASE IF NOT EXISTS rag_flow;
 | ||
|  | USE rag_flow;
 |