[pgadmin-hackers] [pgAdmin4][Patch]: Add support for BigNumber JS library - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgadmin-hackers] [pgAdmin4][Patch]: Add support for BigNumber JS library
Date
Msg-id CAM5-9D_Do+S6Rtg7EsrMMkjT0yZSqcP91wohgf9kSZ7qTBPa_A@mail.gmail.com
Whole thread Raw
List pgadmin-hackers
Hi,

To fix the RM1938, we are adding support for BigNumber JS library in pgAdmin4.
This library handles the numbers with long sequences and prevent long value from truncating.
Please find attached patch and review.

Thanks,
Surinder Kumar
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix copyright notices.
Next
From: Surinder Kumar
Date:
Subject: [pgadmin-hackers] [pgAdmin4][Patch]: RM1938 - Backgrid sorting not working forInteger/Number types