17 lines
		
	
	
	
		
			361 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
	
		
			361 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "db_name": "PostgreSQL",
							 | 
						||
| 
								 | 
							
								  "query": "INSERT INTO paste (id, title, content) VALUES ($1, $2, $3) ON CONFLICT DO NOTHING",
							 | 
						||
| 
								 | 
							
								  "describe": {
							 | 
						||
| 
								 | 
							
								    "columns": [],
							 | 
						||
| 
								 | 
							
								    "parameters": {
							 | 
						||
| 
								 | 
							
								      "Left": [
							 | 
						||
| 
								 | 
							
								        "Uuid",
							 | 
						||
| 
								 | 
							
								        "Text",
							 | 
						||
| 
								 | 
							
								        "Text"
							 | 
						||
| 
								 | 
							
								      ]
							 | 
						||
| 
								 | 
							
								    },
							 | 
						||
| 
								 | 
							
								    "nullable": []
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "hash": "b3a91e683e3a0edd655140eaf788e7ad18447b27c87c9009f8d14e2a9046a3b4"
							 | 
						||
| 
								 | 
							
								}
							 |