😀格式化你杂乱无章的sql/hql代码😀
VS Code extension that beautifies SQL(HQL).
这个插件在hql语句上更加兼容,因为它是我的主要工作语言。
This extension is more compatible in Hive SQL
than in other sql language (Beacuse Hive sql is my working language 0_0).
一键美化你的SQL!请确保你使用的语言是SQL
,选择需要优化的代码块,按下Alt+Shift+f
即可使用!
Beatify your SQL! Make sure the language is set to SQL
,then select your sql code and press Alt+Shift+f
just like you normally would.
一键美化你的DDL!请确保你使用的语言是SQL
,选择需要优化的代码块,按下Alt+Shift+l
即可使用!
Beatify your SQL DDL! Make sure the language is set to SQL
,then select your sql code and press Alt+Shift+l
.
一键从你的Insert语句中提取的DDL!请确保你使用的语言是SQL
,选择需要优化的代码块,按下Alt+Shift+;
即可使用!
Extract ddl from insert sql ! Make sure the language is set to SQL
,then select your sql code and press Alt+Shift+;
.
你可以选择把关键词转换成大写还是小写(默认是转化大写)
You can choose convert key words to uppercase or lowercase in Settings.(Default is Uppercase)
如果有任何问题,欢迎在Issues上留言提问题给我。也可以通过我的微信和我联系
If you have any problem,welcome to submit issues or You can contact me via wechat.