All checks were successful
		
		
	
	Run Check Script / check (pull_request) Successful in 59s
				
			Co-authored-by: Jean-Gabriel Gill-Couture <jeangabriel.gc@gmail.com> Co-authored-by: Ian Letourneau <ian@noma.to> Reviewed-on: https://git.nationtech.io/NationTech/harmony/pulls/130 Reviewed-by: Ian Letourneau <ian@noma.to> Co-authored-by: Jean-Gabriel Gill-Couture <jg@nationtech.io> Co-committed-by: Jean-Gabriel Gill-Couture <jg@nationtech.io>
		
			
				
	
	
		
			21 lines
		
	
	
		
			389 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			389 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "db_name": "SQLite",
 | |
|   "query": "SELECT host_id FROM host_role_mapping WHERE role = ?",
 | |
|   "describe": {
 | |
|     "columns": [
 | |
|       {
 | |
|         "name": "host_id",
 | |
|         "ordinal": 0,
 | |
|         "type_info": "Text"
 | |
|       }
 | |
|     ],
 | |
|     "parameters": {
 | |
|       "Right": 1
 | |
|     },
 | |
|     "nullable": [
 | |
|       false
 | |
|     ]
 | |
|   },
 | |
|   "hash": "2ea29df2326f7c84bd4100ad510a3fd4878dc2e217dc83f9bf45a402dfd62a91"
 | |
| }
 |