mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	add showinfo for xorm
This commit is contained in:
		@@ -111,6 +111,7 @@ func SetEngine() (err error) {
 | 
			
		||||
	x.Logger = xorm.NewSimpleLogger(f)
 | 
			
		||||
 | 
			
		||||
	x.ShowSQL = true
 | 
			
		||||
	x.ShowInfo = true
 | 
			
		||||
	x.ShowDebug = true
 | 
			
		||||
	x.ShowErr = true
 | 
			
		||||
	x.ShowWarn = true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user