[pgadmin-org/pgadmin4] 221af6: Fix an issue where scale in columns is not allowed...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 221af6: Fix an issue where scale in columns is not allowed...
Date: 2023-10-11 09:37:18
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/e22492-221af6@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 221af6caa6e0e4b3b8c1fe1b8457cbbed6d493ac
https://github.com/pgadmin-org/pgadmin4/commit/221af6caa6e0e4b3b8c1fe1b8457cbbed6d493ac
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-10-11 (Wed, 11 Oct 2023)

Changed paths:
M docs/en_US/release_notes_7_8.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js

Log Message:
-----------
Fix an issue where scale in columns is not allowed to have value as 0 or below. #6851

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-10-11 11:01:18 [pgadmin-org/pgadmin4] 6ba9c1: Fix failing JS test cases after scale related comm...
Previous Message Aditya Toshniwal 2023-10-11 08:13:47 [pgadmin-org/pgadmin4] e22492: Fixed an issue where non-super PostgreSQL users ar...