6.4.2 changelog

This commit is contained in:
SPRINX0\prochazka
2025-05-14 14:59:49 +02:00
parent 2b58121552
commit f826b9eb6e

View File

@@ -8,6 +8,17 @@ Builds:
- linux - application for linux
- win - application for Windows
## 6.4.2
- ADDED: Source label to docker container #1105
- FIXED: DbGate restart needed to take effect after trigger is created/deleted on mariadb #1112
- ADDED: View PostgreSQL query console output #1108
- FIXED: Single quote generete MySql error #1107
- ADDED: Ability to limit query result count #1098
- CHANGED: Correct processing of bigint columns #1087 #1055 #583
- CHANGED: Improved and optimalized algorithm of loading redis keys #1062, #1034
- FIXED: Fixed loading Redis keys with :: in key name
## 6.4.0
- ADDED: DuckDB support
- ADDED: Data deployer (Premium)