pgadmin4/docs/en_US
Yosry Muhammad 710d520631 Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760
When a query is run in the Query Tool, check if the source of the columns
can be identified as being from a single table, and that we have all
columns that make up the primary key. If so, consider the resultset to
be editable and allow the user to edit data and add/remove rows in the
grid. Changes to data are saved using SAVEPOINTs as part of any
transaction that's in progress, and rolled back if there are integrity
violations, without otherwise affecting the ongoing transaction.

Implemented by Yosry Muhammad as a Google Summer of Code project.
2019-07-17 11:45:20 +01:00
..
images Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
theme/pgadmin4 Fxi a couple of colors in the doc theme per Aditya. 2019-07-05 09:32:19 +01:00
.gitignore More doc updates. 2016-06-07 09:04:58 +01:00
add_restore_point_dialog.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
backup_and_restore.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
backup_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
backup_globals_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
backup_server_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
build_code_snippet.py Apply codestyle checks to all Python code. 2019-03-20 11:17:51 +00:00
cast_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
change_password_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
change_user_password.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
check_dialog.rst Clarify wording for the NO INHERIT option on constraints, per Michel Feinstein. Fixes #4275 2019-05-21 11:51:19 +01:00
clear_saved_passwords.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
code_overview.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
code_review.rst Update copyright notices for 2019 2019-01-02 15:54:12 +05:30
coding_standards.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
collation_dialog.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
column_dialog.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
conf.py Use our own doc theme. 2019-07-04 14:10:01 +01:00
connect_error.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
connect_to_server.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
connecting.rst 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
container_deployment.rst Add documentation on using Traefik with pgAdmin mounted under a subdirectory, and tidy up the reverse proxying docs a little. 2019-07-10 12:03:37 +01:00
contributions.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
database_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
debugger.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
deployment.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
desktop_deployment.rst Clarify docs around configuration files and disabling the master password. 2019-06-05 15:20:38 +01:00
developer_tools.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
domain_constraint_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
domain_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
editgrid.rst Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
event_trigger_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
exclusion_constraint_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
extension_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
foreign_data_wrapper_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
foreign_key_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
foreign_server_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
foreign_table_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
fts_configuration_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
fts_dictionary_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
fts_parser_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
fts_template_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
function_dialog.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
getting_started.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
grant_wizard.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
import_export_data.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
import_export_servers.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
index_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
index.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
keyboard_shortcuts.rst Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
language_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
licence.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
login.rst 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
maintenance_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
Makefile.sphinx Treat doc build warnings as errors for CI purposes and correctness. 2017-03-27 22:10:39 -04:00
management_basics.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
managing_cluster_objects.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
managing_database_objects.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
master_password.rst Clarify warnings about disabling the master password. 2019-06-05 15:32:47 +01:00
materialized_view_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
menu_bar.rst Allow the UI layout to be fully locked or to prevent docking changes. Fixes #2653 2019-05-31 11:51:30 -04:00
modifying_tables.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
move_objects.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
package_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
pgagent_install.rst Fix indent. 2019-03-21 14:05:40 +00:00
pgagent_jobs.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
pgagent.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
preferences.rst Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
primary_key_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
procedure_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
query_tool_toolbar.rst Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
query_tool.rst Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
release_notes_1_0.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
release_notes_1_1.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_2.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_3.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_4.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_5.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_1_6.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_2_0.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_2_1.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_0.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_1.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_2.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_3.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_4.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_5.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_3_6.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_0.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_1.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_2.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_3.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_4.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_5.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_6.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_7.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_8.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_9.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_10.rst Don't distinguish between issue types in their URL text. 2019-07-05 11:38:12 +01:00
release_notes_4_11.rst Add support for editing of resultsets in the Query Tool, if the data can be identified as updatable. Fixes #1760 2019-07-17 11:45:20 +01:00
release_notes.rst Add EXPLAIN options for SETTINGS and SUMMARY. Fixes #4335 2019-07-03 13:57:56 +01:00
resource_group_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
restore_dialog.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
role_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
rule_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
schema_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
sequence_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
server_deployment.rst Fix typo 2019-07-09 14:11:38 +01:00
server_dialog.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
server_group_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
submitting_patches.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
synonym_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
tabbed_browser.rst Tidy up table formatting in the docs. Thanks to Susan Douglas for the tips! 2019-03-21 11:38:34 +00:00
table_dialog.rst Clarify wording for the NO INHERIT option on constraints, per Michel Feinstein. Fixes #4275 2019-05-21 11:51:19 +01:00
tablespace_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
toolbar.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
translations.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
tree_control.rst Allow some objects to be dragged/dropped into the Query Tool to insert their signature into the query text. Fixes #4139 2019-06-27 10:30:05 -04:00
trigger_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
trigger_function_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
type_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
unique_constraint_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
user_interface.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
user_management.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
user_mapping_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
using_pgagent.rst Update links in docs to https where possible, and fix a couple of broken/out of date ones. 2019-03-12 14:24:46 +00:00
view_dialog.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00