Hi Anthony and Dave,
Thank you for your suggestions and I have implemented this visualiser:). I
add button in the cell and when it's clicked the geometry is shown in a
map. Here is the screenshots of it:
https://photos.app.goo.gl/fQVBRcmZJ3YcPLcL8
Attached is the patch for this geometry viewer. P
Hi Khushboo
Following are my initial review comments:
- Fix PEP-8 warnings.
- We should hide "Modulus" and "Remainder" columns for PG/EPAS 10 as
Hash partition is not supported in that.
- Primary key switch control on "columns" tab should be enabled for
partitioned table created on
Fixed dashboard reloading even if subnodes under a dashboard or server selected.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=be3f9570e322dd8b4fc63f2df40e29194bda29d7
Author: Aditya Toshniwal
Modified Files
--
web/pgadmin/dashb
Hi Hackers,
Attached is the updated patch with few more fixes of existing dashboard. Fixed
dashboard reloading even if subnodes under a dashboard or server selected.
On Tue, Jul 24, 2018 at 9:01 PM, Dave Page wrote:
> Thanks, applied.
>
> On Tue, Jul 24, 2018 at 2:11 PM, Aditya Toshniwal enter
As per Aditya - we need the server version for the certain operations,
which was removed during previous commit.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=53b50435202f470da15f2bee945e0c83d2179118
Modified Files
--
web/pgadmin