https://github.com/zerc/yua-sql.sublime_plugin
Sublime Text plugin with autocomplete by tables and columns on postgresql database
https://github.com/zerc/yua-sql.sublime_plugin
Last synced: 11 months ago
JSON representation
Sublime Text plugin with autocomplete by tables and columns on postgresql database
- Host: GitHub
- URL: https://github.com/zerc/yua-sql.sublime_plugin
- Owner: zerc
- Created: 2014-01-15T19:18:37.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-19T13:56:15.000Z (about 12 years ago)
- Last Synced: 2025-01-27T10:08:31.542Z (about 1 year ago)
- Language: Python
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
YUA
======================
**WORK IN PROGRESS**
YUA this is Sublime Text plugin with autocomplete by tables and columns on postgresql database.
Also he has some usefull sql snippets.
Install
------------------------
First you need install `psql`. On Windows also add he to `PATH`.
Then go to sublime packages dir (in Ubuntu and SB2: ~/.config-text-2/Packages)
Run:
`$: git clone git@github.com:zerc/YUA-SQL.sublime_plugin.git YUA_SQL`
Edit settings:
`$: vi YUA_SQL/YUA_SQL.sublime-settings`