5 lines
		
	
	
	
		
			109 B
		
	
	
	
		
			Elixir
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			109 B
		
	
	
	
		
			Elixir
		
	
	
	
	
	
Postgrex.Types.define(
 | 
						|
  Pleroma.PostgresTypes,
 | 
						|
  [] ++ Ecto.Adapters.Postgres.extensions(),
 | 
						|
  json: Jason
 | 
						|
)
 |