内容简介:pgFormatter 发布 5.2 版本,pgFormatter 是一款免费好用的 SQL 和 PLPGSQL 代码格式化工具,它提供了 CLI 和 CGI 两种界面。此版本带来以下改动: 新功能: 使用 --inplace 时允许传递多个文件 在 CGI 界面中添加...
pgFormatter 发布 5.2 版本,pgFormatter 是一款免费好用的 SQL 和 PLPGSQL 代码格式化工具,它提供了 CLI 和 CGI 两种界面。此版本带来以下改动:
新功能:
- 使用 --inplace 时允许传递多个文件
- 在 CGI 界面中添加一个按钮,可以将格式化文本复制到剪贴板
- 修复带参数的物化视图 ddl 的错误格式
- 修复 /unicode 和 --inplace 参数导致地错误
- 修复在上一版本中禁用的匿名化
- 正确地格式化引用地类型
更新公告:https://github.com/darold/pgFormatter/releases/tag/v5.2
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Introduction to Algorithms, 3rd Edition
Thomas H. Cormen、Charles E. Leiserson、Ronald L. Rivest、Clifford Stein / The MIT Press / 2009-7-31 / USD 94.00
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad ......一起来看看 《Introduction to Algorithms, 3rd Edition》 这本书的介绍吧!