文件名称:pfe:PostgreSQL函数编辑器
文件大小:10.17MB
文件格式:ZIP
更新时间:2024-05-22 06:07:41
JavaScript
PostgreSQL函数编辑器-Sublime插件 插件可帮助您直接使用postgresql数据库功能并运行测试。 警告:如果您遇到问题或有建议,请。 特征 从指定的数据库创建所有数据库功能的本地临时副本。 将函数保存到带有输出的数据库中。 能够运行测试或所有打开的测试文件。 PGPLSQL高亮显示,而PGTAP输出面板高亮显示。 使用CMD +在文件和测试之间快速切换。 使用CMD + ALT + o快速创建新的plpgsql函数。 plpgsql文件的常见补全和plpgsql 用法 设置数据库信息 通过Ctrl + Shift + D调用(菜单: Tools -> Postgresql Function Editor -> Set Databse Info ) 设置数据库选项值 加载数据库功能 通过F1或Tools -> Postgresql Function Edit
【文件预览】:
pfe-master
----package-metadata.json(107B)
----.gitignore(38B)
----Default.sublime-commands(1KB)
----psql.json(210B)
----README.md(5KB)
----Completions()
--------PgSQL.sublime-completions(51KB)
----postgresql_function_editor.sublime-settings(142B)
----Default (OSX).sublime-keymap(1KB)
----pfe_src()
--------pfe.rb(5KB)
----timestamp.py(2KB)
----Snippets()
--------UPDATE.sublime-snippet(513B)
--------CASE-SearchedSQL.sublime-snippet(495B)
--------pgtap_diag.sublime-snippet(488B)
--------pgtap_fail.sublime-snippet(488B)
--------pgtap_isnt.sublime-snippet(511B)
--------CreateFunction-PLPGSQL.sublime-snippet(657B)
--------stub_function.sublime-snippet(497B)
--------CASE-SearchedPLPGSQL.sublime-snippet(526B)
--------IF-ELSE.sublime-snippet(474B)
--------NOTICE.sublime-snippet(476B)
--------CASE-SimpleSQL.sublime-snippet(504B)
--------pgtap_lives_ok.sublime-snippet(506B)
--------pgtap_throws_ok.sublime-snippet(547B)
--------pgtap_ok.sublime-snippet(493B)
--------pgtap_is.sublime-snippet(504B)
--------SELECT.sublime-snippet(506B)
--------pgtap_pass.sublime-snippet(488B)
--------IF-ELSEIF-ELSE.sublime-snippet(499B)
--------IF.sublime-snippet(457B)
--------CASE-SimplePLPGSQL.sublime-snippet(534B)
----PostgreSQL.tmLanguage(23KB)
----messages()
--------install.txt(243B)
----scheme.tmLanguage(2KB)
----color.tmTheme(3KB)
----Context.sublime-menu(777B)
----images()
--------settings.png(31KB)
--------save.png(58KB)
--------pfe.gif(3.9MB)
--------test.png(108KB)
----pfe-1.0.0-osx.tar.gz(6.33MB)
----build_pfe.sh(1KB)
----messages.txt(39B)
----postgresql_function_editor.py(16KB)
----Comments.tmPreferences(824B)
----Default (Linux).sublime-keymap(1KB)
----Default (Windows).sublime-keymap(773B)
----Main.sublime-menu(3KB)