Don't allow an FK index to be created in table creation mode - the design simply...
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Fri, 20 Feb 2009 11:09:56 +0000 (11:09 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Fri, 20 Feb 2009 11:09:56 +0000 (11:09 +0000)
commit39d3ea5f172ee9156aa10539dc465070426cb7fa
tree78fa85e10a82f7fbd41eee58298f5c07ca7f9eca
parent11a15be01a150ecd5c4d846a6d65c78850a9468d
Don't allow an FK index to be created in table creation mode - the design simply doesn't allow us to do that in a sane way at the moment. Per bug report from Julius Tuskenis

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7599 a7884b65-44f6-0310-8a51-81a127f17b15
pgadmin/dlg/dlgForeignKey.cpp
pgadmin/dlg/dlgTable.cpp