Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.04 KB

pgEdit TextMate

pgEdit is a TextMate bundle for working with PostgreSQL relational databases. It supports PostgreSQL specific syntax coloring (e.g. dollar quoting), SQL execution, context specific help, completion, and recognition of SQL language constructs (tables, functions, triggers, etc.). pgEdit uses psql for executing SQL and takes advantage of many psql features.

The online help included in the bundle is also available at

http://pgedit.com/pgedit-textmate-help

Contributing

This bundle is implemented in PHP. Fixes and improvements are most welcome. See the TextMate online manual if you are new to bundle development.

This project uses a BSD compatible license. See the license section for details.

Credits

John DeSoi, Ph.D.

http://pgedit.com/