| From: | Pravesh Sharma <noreply(at)github(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | [pgadmin-org/pgadmin4] 861c66: Ensure that when pasting a row in query tool grid,... |
| Date: | 2023-04-26 10:11:22 |
| Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/1d7d65-861c66@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: 861c66d180c5bd15873cb82e5c6dd4ca343808df
https://github.com/pgadmin-org/pgadmin4/commit/861c66d180c5bd15873cb82e5c6dd4ca343808df
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M docs/en_US/images/query_data_editing.png
M docs/en_US/query_tool_toolbar.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/templates/columns/sql/default/nodes.sql
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSetToolbar.jsx
M web/pgadmin/tools/sqleditor/utils/get_column_types.py
Log Message:
-----------
Ensure that when pasting a row in query tool grid, default value is used for autogenerated/serial columns. #5922
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aditya Toshniwal | 2023-04-26 10:13:49 | [pgadmin-org/pgadmin4] 23eaa4: Update release notes |
| Previous Message | Aditya Toshniwal | 2023-04-26 06:21:35 | [pgadmin-org/pgadmin4] 1d7d65: Add .yarnrc.yml file with node linker as node_modu... |