#333: Graphical query builder controls
---+
Reporter: Colin Beckingham | Owner: gleu
Type: feature | Status: closed
Priority: minor | Milestone: 1.16
Add subitems to the schemas and catalogs in GQB
Request from Colin Beckingham.
Implements #333.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=35dad7978fd4a914c9604262f338bfe0bea1b391
Modified Files
--
CHANGELOG
#333: Graphical query builder controls
--+-
Reporter: Colin Beckingham | Owner: gleu
Type: feature | Status: assigned
Priority: minor | Milestone:
Component: pgadmi
#330: Column changes through table properties lost when re-editing
--+-
Reporter: thom | Owner: gleu
Type: bug | Status: closed
Priority: minor| Milestone: 1.14.2
Component: pgadmin
Fix loss of column changes through table properties when re-editing
When the user validates its changes on the column properties dialog, we
create another pgColumn containing all the changes made. We store it in a new
column of the columns listview. When the user wants to see the changed column
pr
Fix loss of column changes through table properties when re-editing
When the user validates its changes on the column properties dialog, we
create another pgColumn containing all the changes made. We store it in a new
column of the columns listview. When the user wants to see the changed column
pr
#330: Column changes through table properties lost when re-editing
-+--
Reporter: thom | Owner: gleu
Type: bug | Status: assigned
Priority: minor| Milestone:
Component: pgadm