Fixed an issue where like options should be disabled if the relation is not selected while creating a table. Fixes #4504
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ef58d277ca1ffcca270e2a39a3790cf6c9ca2e5a Author: Pradip Parkale <pradip.park...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_21.rst | 1 + .../databases/schemas/tables/static/js/table.js | 40 ++++++++++++++++------ 2 files changed, 30 insertions(+), 11 deletions(-)