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