chore: jsonb field type map
This commit is contained in:
		
							parent
							
								
									a56e4d1ec6
								
							
						
					
					
						commit
						36f512f4b7
					
				@ -19,7 +19,7 @@ const postgres = {
 | 
			
		||||
  boolean: 'boolean',
 | 
			
		||||
 | 
			
		||||
  json: ['json', 'array'],
 | 
			
		||||
  jsonb: ['jsonb', 'array'],
 | 
			
		||||
  jsonb: ['json', 'array', 'jsonb'],
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const mysql = {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user