Added options 'Ignore owner' and 'Ignore whitespace' to the schema diff panel.
Fixes #7282
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ac13a27889fdf43afc4311543dfaffad73d62f4
Modified Files
--
docs/en_US/images/preferences_sc
Fixed failure in 'SchemaDiffTestCase'
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9470c68c183bfb85c03964903aee93176b48343e
Modified Files
--
web/pgadmin/tools/schema_diff/tests/test_schema_diff_comp.py | 2 +-
1 file changed, 1
Move the 'btn-ignore-dropdown' css to the scss file to ensure that it works
with dark and high contrast themes.
refs #7282
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=828235dd9bc3a6f518ba49bf38f3627a1d485ae1
Modified Files
--
Fixed following issues for Query Tool (after React Porting):
1) Find/Replace both opens the same dialogue box.(by clicking menu option)
2) Add New Server Connection > Server options keep loading(For multiple Server
groups & should have some server)
3) Fixed CSS issues of slickgrid at various plac
Hi,
Please find the attached patch which adds support for Azure AD
authentication method.
Thanks,
Yogesh Mahajan
EnterpriseDB
RM_7325_v1.patch
Description: Binary data
Hi,
Please ignore the previous patch. Here is the updated one.
Thanks,
Yogesh Mahajan
EnterpriseDB
On Thu, Apr 21, 2022 at 11:12 AM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch which adds support for Azure AD
> authentication method.
>
> Tha