Fixed problems with delete
This commit is contained in:
		@@ -2,6 +2,10 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
All notable changes to the "frog" extension will be documented in this file.
 | 
					All notable changes to the "frog" extension will be documented in this file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## 0.0.25
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Fixed problems with deletes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## 0.0.24
 | 
					## 0.0.24
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Better display of result set and values
 | 
					- Better display of result set and values
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								frog-runner.jar
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								frog-runner.jar
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -2,7 +2,7 @@
 | 
				
			|||||||
    "name": "frog",
 | 
					    "name": "frog",
 | 
				
			||||||
    "displayName": "Frog",
 | 
					    "displayName": "Frog",
 | 
				
			||||||
    "description": "The Oracle SQL workbench for VSCode",
 | 
					    "description": "The Oracle SQL workbench for VSCode",
 | 
				
			||||||
    "version": "0.0.24",
 | 
					    "version": "0.0.25",
 | 
				
			||||||
    "publisher": "tmuerell",
 | 
					    "publisher": "tmuerell",
 | 
				
			||||||
    "engines": {
 | 
					    "engines": {
 | 
				
			||||||
        "vscode": "^1.17.0"
 | 
					        "vscode": "^1.17.0"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user