changelog

This commit is contained in:
Jan Prochazka 2021-09-30 08:20:49 +02:00
parent d81826214f
commit 00c98b10b9

View File

@ -1,5 +1,12 @@
# ChangeLog # ChangeLog
### 4.3.1
- FIXED: #173 Using key phrase for SSH key file connection
- ADDED: #172 Abiloity to quick search within database names
- ADDED: Database search added to command palette (Ctrl+P)
- FIXED: #171 fixed PostgreSQL analyser for older versions than 9.3 (matviews don't exist)
- ADDED: DELETE cascade option - ability to delete all referenced rows, when deleting rows
### 4.3.0 ### 4.3.0
- ADDED: Table structure editor - ADDED: Table structure editor
- ADDED: Index support - ADDED: Index support