better connection UX

This commit is contained in:
Jan Prochazka
2024-12-18 09:08:42 +01:00
parent e0a74402cb
commit a6f473b8ed
3 changed files with 20 additions and 8 deletions

View File

@@ -19,6 +19,8 @@ Builds:
- FIXED: Analysing of foreign keys in Postgres and MS SQL, when the same FKS are used across different schemas
- ADDED: Support of views, procedures, functions to Oracle. Added integration tests for Oracle
- ADDED: Display "No rows" message, quick add new row
- ADDED: Choose default database from list
- ADDED: Default database is automatically selected on connect
### 6.0.0
- ADDED: Order or filter the indexes for huge tables #922