PgManage 1.2 Released
The latest version of PgManage has been released! PgManage 1.2 Release introduces new features and improvements, and addresses several bugs reported since the last release. Please update to the latest version at your earliest convenience.
New features:
- Implemented support for adding/changing table indexes in Schema Editor
- Implemented Postgres role editor
- Added SQL error annotations in the query editor
- Significant code completion improvements: added context-aware schema, table, view, column and function completions
- Added support for Postgres byte array display query results data grid
Bugs fixed:
- Connection manager where "Discard changes" confirmation …