mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 17:20:49 +08:00 
			
		
		
		
	update
This commit is contained in:
		@@ -98,7 +98,7 @@ namespace FreeSql.Internal {
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		static Dictionary<string, bool> dicExecuteArrayRowReadClassOrTuple = new Dictionary<string, bool> {
 | 
			
		||||
			{ typeof(bool ).FullName, true },
 | 
			
		||||
			{ typeof(bool).FullName, true },
 | 
			
		||||
			{ typeof(sbyte).FullName, true },
 | 
			
		||||
			{ typeof(short).FullName, true },
 | 
			
		||||
			{ typeof(int).FullName, true },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user