mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
1) Refactored code of columns node. Fixes #4938.
2) Fix an issue where length and precision are not removed from table/column dialog. Fixes #4964. 3) Fix an issue where the Interval data type is not displayed in the properties dialog of table/column. Fixes #4965. 4) Fix an issue where the wrong type is displayed when changing the datatype from timestamp with time zone to timestamp without time zone. Fixes #4761. 5) Change the label from 'Length and Precision' to 'Length/Precision and Scale' for columns. 6) The maximum length for datatype like interval, timestamp with time zone, time with time zone, etc.. is 6. Set the max length to 6 instead of 10.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 50 KiB |
BIN
docs/en_US/images/table_columns.png
Executable file → Normal file
BIN
docs/en_US/images/table_columns.png
Executable file → Normal file
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 63 KiB |
Reference in New Issue
Block a user