当前位置:网站首页>DBeaver 22.1.4 released, a visual database management platform
DBeaver 22.1.4 released, a visual database management platform
2022-08-08 08:04:00 【Open Source China Information】
DBeaver is a free and open source general-purpose database tool for developers and database administrators.
DBeaver 22.1.4 is now available with the following updates:
- Data editor:
- Improved dangerous operation detector (remove...return)
- Fixed export of sorted rows
- Improved status message formatting and UI
- Filtering by enum value was fixed
- Collection editor improved (UI in value panel)
- Fixed an issue with the stats tab open
- Console view:
- Added non-SELECT query support
- Error messages are now printed in the console
- Driver editor: added possibility to set property value to NULL
- SQL formatting save and preview fixed
- Data Transfer: Task settings loading fixed
- Azure SQL Server, Babelfish: Multiple Database Support Redesigned
- Clickhouse:
- Fixed Table list load for older server versions
- Improved data type mapping for cross-database data transfer
- Added multi-line insert support
- 64-bit integer support has been fixed
- H2: Table metadata and DDL reading fixed
- PostgreSQL, CocroachDB:
- Added row security policy support
- PgPass authentication now supports SSH hosts and host redefinition
- Routine permissions DDL fixed
- General UI:
- Default embedded browser changed to Microsoft Edge
- Properties editor: saved values on focus change fixed
- Fixed daily reminder dialog layout
- Fixed many minor UI bugs
Details can be found at:https://dbeaver.io/2022/08/07/dbeaver-22-1-4/
边栏推荐
- VSCode代码格式化快捷键及保存时自动格式化
- PhpStudy 2016搭建-DVWA靶场
- djanjo第四次培训
- 生产者消费者模型
- [Optimized scheduling] Based on particle swarm to realize economic scheduling optimization of microgrid under grid-connected model with matlab code
- 两个联动的可扩展收起的textView的简单实现
- CAS详情汇总讲解
- Spark2 struct SQL processing
- DAY1-深度学习100例-卷积神经网络(CNN)实现mnist手写数字识别
- shell循环语句
猜你喜欢
随机推荐
冒泡排序
jupyter notebook处理文件导致IOPub data rate exceeded
ES2020(ES11)新特性
【优化调度】基于粒子群实现并网模型下微电网的经济调度优化附matlab代码
生产者消费者模型
动手学数理统计(1)
包含漏洞-读写文件以及执行命令
用平衡二叉搜索树解决硬木种类问题
物联网安全-单向散列算法
Task03:PyTorch可视化
蓝牙5.2新特性 LE Audio - Isochronous channel
goroutine 调度
ACWing 198. 反素数 题解
剪切字符串函数
PHR-search:一个基于预测蛋白质层次关系的蛋白质远程同源性检测搜索框
如何解决大团队需求交付周期长的问题?
Zigbee常见错误问题汇总
使用Jlink RTT工具打印日志
剑指offer专项突击版第23天
Task01:PyTorch模型定义