Thanks, the patch applied.
On Fri, Oct 22, 2021 at 2:06 PM Rahul Shirsat <
rahul.shir...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Please find the attached patch which resolves the issue of not opening a
> reassign/drop owned dialog box.
>
> --
> *Rahul Shirsat*
> Senior Software Engineer | Ente
Ensure that dialog should be opened when clicking on Reassign/Drop owned menu.
Fixes #6949
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8eb6f8061d9eec7986deebec8246896531ea1d80
Author: Rahul Shirsat
Modified Files
--
docs/en_U
Hi Aditya,
Can we use variables in any column and then have (Boolean) constraints over
the variables?
Eg. x as a variable value and then corresponding condition (x ≠ 5 || x ≠
10).
So that this condition is satisfied when queried with values of column
(with variable x) other than the above two and
Hi Sanchari,
You can use the query tool to write anonymous blocks. Else, can you please
explain with an example what exactly is the requirement ?
On Fri, Oct 22, 2021 at 10:05 PM Sanchari Biswas (Shrina) <
sanchari.shr...@gmail.com> wrote:
> Hello,
>
> Is there any existing feature that enables