changelog

This commit is contained in:
Jan Prochazka
2021-12-02 07:55:25 +01:00
parent 1c69c0bff7
commit b6cf73e292

View File

@@ -1,5 +1,14 @@
# ChangeLog # ChangeLog
### 4.4.2
- ADDED: Open SQL script from SQL confirm
- CHANGED: Better looking statusbar
- ADDED: Create table from database popup menu
- FIXED: Some fixes for DB compare+deploy (eg. #196)
- ADDED: Archives + DB models from external directories
- ADDED: DB deploy supports preloaded data
- ADDED: Support for Command key on Mac (#199)
### 4.4.1 ### 4.4.1
- FIXED: #188 Fixed problem with datetime values in PostgreSQL and mysql - FIXED: #188 Fixed problem with datetime values in PostgreSQL and mysql
- ADDED: #194 Close tabs by DB - ADDED: #194 Close tabs by DB