Re: Foreign keys edit with pulldown?
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Foreign keys edit with pulldown?
Scott Chapman wrote:
It would be very nice if foreign key fields had a pulldown to select the
value from existing values in the foreign table. Are there any plans to
add this functionality to pgAdminIII?
This sounds nice, I put it on the TODO list. Still, there are some
caveats: The FK table may be too big to be usable in a combobox, we'd
need some graceful limit here.
Regards,
Andreas
Home |
Main Index |
Thread Index