Обсуждение: [pgAdmin III] #329: Duplicate columns ignored
#329: Duplicate columns ignored
---------------------+------------------------------------------------------
Reporter: thom | Owner: thom
Type: bug | Status: new
Priority: minor | Milestone: 1.14
Component: pgadmin | Version: trunk
Keywords: | Platform: all
---------------------+------------------------------------------------------
When adding columns in the column dialogue window, it allows you to add a
column with the same name as an existing one, which will result in SQL
which will fail to run.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/329>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #329: Duplicate column names allowed (was: Duplicate columns ignored)
От
"pgAdmin Trac"
Дата:
#329: Duplicate column names allowed
---------------------+------------------------------------------------------
Reporter: thom | Owner: thom
Type: bug | Status: new
Priority: minor | Milestone: 1.14
Component: pgadmin | Version: trunk
Keywords: | Platform: all
---------------------+------------------------------------------------------
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/329#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#329: Duplicate column names allowed
---------------------+------------------------------------------------------
Reporter: thom | Owner: thom
Type: bug | Status: accepted
Priority: minor | Milestone: 1.14
Component: pgadmin | Version: trunk
Keywords: | Platform: all
---------------------+------------------------------------------------------
Changes (by thom):
* status: new => accepted
Comment:
New patch provided on mailing list. Disables Add button instead of
preventing Add action completing, and also disabled Add button by default.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/329#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#329: Duplicate column names allowed
----------------------+-----------------------------------------------------
Reporter: thom | Owner: thom
Type: bug | Status: closed
Priority: minor | Milestone: 1.16
Component: pgadmin | Version: trunk
Resolution: fixed | Keywords: type
Platform: all |
----------------------+-----------------------------------------------------
Changes (by gleu):
* keywords: => type
* status: accepted => closed
* resolution: => fixed
* milestone: 1.14 => 1.16
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/329#comment:3>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III