pgadmin4/docs/en_US
Akshay Joshi dea5335ce5 Fixed the following SonarQube code smells:
1) Do not use the Array index in keys.
2) Import from the same module should be merged.
3) Mutable variables should not be exported.
4) Variables should not be initialized to undefined.
5) startswith or endswith method should be used.
6) Unwrap this unnecessarily grouped subpattern.

Additionally, addressed many other SonarQube rules.
2024-06-12 18:09:06 +05:30
..
images Add support for comments on RLS policy object. #7414 2024-06-12 17:18:55 +05:30
theme/pgadmin4 Fixed the following SonarQube code smells: 2024-06-12 18:09:06 +05:30
.gitignore More doc updates. 2016-06-07 09:04:58 +01:00
add_restore_point_dialog.rst 1) Port change password dialog to React. Fixes #7341 2022-07-11 13:39:09 +05:30
backup_and_restore.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
backup_dialog.rst Fixed issue found during testing of #7163. 2024-04-29 13:12:21 +05:30
backup_globals_dialog.rst 1) Added support to show all background processes in separate panel. Fixes #3709 2022-08-11 10:49:45 +05:30
backup_server_dialog.rst Fixed issue found during testing of #7163. 2024-04-29 13:12:21 +05:30
build_code_snippet.py Fix doc build failure due to SQLAlchemy changes. #6208 2023-08-17 14:00:56 +05:30
cast_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
change_ownership.rst Port User Management dialog to React. Fixes #7345 2022-08-11 10:25:52 +05:30
change_password_dialog.rst Incorporated review comments for #5705 2023-02-01 14:24:49 +05:30
change_user_password.rst Incorporated review comments for #5705 2023-02-01 14:24:49 +05:30
check_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
clear_saved_passwords.rst Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
cloud_aws_rds.rst Nomenclature changes: 2023-03-28 22:20:14 +05:30
cloud_azure_database.rst Nomenclature changes: 2023-03-28 22:20:14 +05:30
cloud_biganimal_cluster.png Update BigAnimal documentation for BigAnimal v3 API changes. #5805 2023-03-27 17:10:28 +05:30
cloud_deployment.rst Added capability to deploy PostgreSQL servers on Google Cloud. #5750 2023-03-13 14:56:16 +05:30
cloud_edb_biganimal.rst Enable cluster deployment with gp3 volume for AWS & BigAnimal cloud providers. #6323 2023-07-10 11:22:24 +05:30
cloud_google_cloud_sql.rst Nomenclature changes: 2023-03-28 22:20:14 +05:30
code_overview.rst Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes. #6479 2023-10-27 15:51:45 +05:30
code_review.rst Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
coding_standards.rst Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
collation_dialog.rst Added support for provider, deterministic, version and RULES parameter while creating collation. #5611 2024-03-19 16:52:22 +05:30
column_dialog.rst Added support for column storage syntax while creating table. #6450 2024-01-29 11:32:34 +05:30
compound_trigger_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
conf.py Allow YouTube video demo links to be added to appropriate pgAdmin documentation. #5563 2022-12-19 10:45:45 +05:30
config_py.rst Fix an error 'list' object has no attribute 'strip' while attempting to populate auto-complete manually the first time. #6556 2023-07-13 10:18:38 +05:30
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 Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
connecting.rst Revert "Disable the master password requirement when using alternative authentication sources. Fixes #7012" 2022-04-22 15:58:06 +05:30
container_deployment.rst Fixed duplicate explicit target name issue in the documentation. 2024-02-29 19:14:59 +05:30
contributions.rst Update docs to replace use of patches with Pull Requests. (#5349) 2022-09-22 18:24:14 +05:30
database_dialog.rst Added Strategy, Locale Provider, ICU Locale, ICU Rules, and OID options while creating a database. #6383 2023-09-04 16:03:06 +05:30
dbms_job_scheduler.rst Fixed an issue where Triggers, Rules, Indexes were absent from the Schema Diff when comparing views. #7271 2024-03-27 11:40:23 +05:30
dbms_job.rst Added support for EDB Job Scheduler. #7098 2024-03-18 11:53:59 +05:30
dbms_program.rst Added support for EDB Job Scheduler. #7098 2024-03-18 11:53:59 +05:30
dbms_schedule.rst Added support for EDB Job Scheduler. #7098 2024-03-18 11:53:59 +05:30
debugger.rst Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
deployment.rst Move the cloud deployment docs to a more appropriate place. 2022-03-15 14:54:22 +00:00
desktop_deployment.rst Update to use GitHub for source repos. 2022-09-21 10:56:03 +01:00
developer_tools.rst Added support to launch PSQL for the connected database server. Fixes #2341 2021-05-25 20:12:57 +05:30
domain_constraint_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
domain_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
editgrid.rst Allow users to convert View/Edit table into a Query tool to enable editing the SQL generated. #5908 2023-12-19 15:52:57 +05:30
erd_tool.rst Update the documentation for preferences dialog and keyboard shortcuts. #7349, #7458 2024-05-15 15:21:23 +05:30
event_trigger_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
exclusion_constraint_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
extension_dialog.rst Added cascade option while creating an extension. #3942 2023-08-03 17:23:03 +05:30
external_database.rst Ensure that the load file paths are children of the storage directory. #5522 2022-11-14 19:28:48 +05:30
foreign_data_wrapper_dialog.rst Fixed some typos in the documentation and comments. 2021-10-14 11:13:16 +05:30
foreign_key_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
foreign_server_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
foreign_table_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
fts_configuration_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
fts_dictionary_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
fts_parser_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
fts_template_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
function_dialog.rst - Add support for creating a function with custom return type. #6854 2023-11-28 15:54:44 +05:30
getting_started.rst Port User Management dialog to React. Fixes #7345 2022-08-11 10:25:52 +05:30
grant_wizard.rst 1. Placeholder should be inside the controlProps. Change the placeholder from 'Select...' to 'Select an item...' 2021-09-23 16:17:39 +05:30
import_export_data.rst Nomenclature changes: 2023-03-28 22:20:14 +05:30
import_export_servers.rst Administer pgAdmin Users and Preferences Using the Command Line Interface (CLI). #2483 2023-12-21 12:07:26 +05:30
index_dialog.rst 1. Added Expression to CREATE INDEX. #2595 2023-08-01 12:37:47 +05:30
index.rst Added support for storing configurations of pgAdmin in an external database. #1832 2022-10-20 16:18:41 +05:30
kerberos.rst Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295 2023-06-30 16:08:33 +05:30
keyboard_shortcuts.rst Update the documentation for preferences dialog and keyboard shortcuts. #7349, #7458 2024-05-15 15:21:23 +05:30
language_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
ldap.rst Introduce LDAP configuration parameter LDAP_IGNORE_MALFORMED_SCHEMA to ignore fetching schema from the LDAP server. #7062 2024-01-01 11:04:57 +05:30
licence.rst Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
login.rst Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295 2023-06-30 16:08:33 +05:30
maintenance_dialog.rst 1) Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX. #6381 2023-07-27 17:34:25 +05:30
Makefile.sphinx Treat doc build warnings as errors for CI purposes and correctness. 2017-03-27 22:10:39 -04:00
management_basics.rst Documentation of Storage Manager. Fixes #5938 2020-11-04 17:31:21 +05:30
managing_cluster_objects.rst Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
managing_database_objects.rst Added support for EDB Job Scheduler. #7098 2024-03-18 11:53:59 +05:30
master_password.rst Updated master password documentation. 2023-06-08 18:47:50 +05:30
materialized_view_dialog.rst 1. Added USING method while creating the table. #6378 2023-09-06 11:22:30 +05:30
menu_bar.rst Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. #6085 (#7106) 2024-01-08 12:16:49 +05:30
mfa.rst Fixed Kerberos authentication issue which is broken due to 2FA. 2021-12-06 20:14:39 +05:30
modifying_tables.rst Updated documentation for pgAgent. 2020-10-28 12:33:56 +05:30
oauth2.rst Provide a way to bypass the SSL cert verification for OAuth2 provider. #6095 2023-12-04 11:19:14 +05:30
package_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
pgagent_install.rst Updated documentation for pgAgent. 2020-10-28 12:33:56 +05:30
pgagent_jobs.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
pgagent.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
pgd_replication_group_dialog.rst Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
pgd_replication_server_dialog.rst Added support for viewing PGD Clusters. #7215 2024-05-20 16:54:49 +05:30
preferences.rst Provide an option to set the theme based on the OS theme. #5932 2024-06-12 16:18:37 +05:30
primary_key_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
procedure_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
processes.rst Allow YouTube video demo links to be added to appropriate pgAdmin documentation. #5563 2022-12-19 10:45:45 +05:30
psql_tool.rst Nomenclature changes: 2023-03-28 22:20:14 +05:30
publication_dialog.rst Update the publication dialog tabs and the docs. #5868 2023-05-30 16:45:13 +05:30
query_tool_toolbar.rst Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
query_tool.rst Added support for executing the query at the cursor position in the query tool. #6841 2024-05-27 16:11:59 +05:30
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 1) Fix an error while retrieving json data from the table. Fixes #4427 2019-07-22 18:42:48 +05:30
release_notes_4_12.rst 1) Ensure compound triggers should be displayed under Views. Fixes #4638. 2019-08-20 09:39:31 +05:30
release_notes_4_13.rst Fix query history exception for Python 3.6. Fixes #4750. 2019-09-16 19:09:22 +05:30
release_notes_4_14.rst Fix typo 2019-12-05 06:35:57 -05:00
release_notes_4_15.rst Fixed docker container exit issue occurs due to change in Gunicorn's latest version. 2019-11-12 17:48:10 +05:30
release_notes_4_16.rst Add a warning about the need to chown storage directories. 2019-12-12 15:06:33 +00:00
release_notes_4_17.rst Remove cheroot server for now until we find a way to shutdown cheroot using REST call. Fixes #5069. 2020-01-07 18:45:07 +05:30
release_notes_4_18.rst 1) Source/Target database and schema should be selected by default when the user selects any server in the schema diff tool. 2020-02-05 14:36:05 +05:30
release_notes_4_19.rst Update version for release. 2020-03-02 17:28:20 +05:30
release_notes_4_20.rst Fixed tab key navigation issue for Grant Wizard. Fixes #5241 2020-03-30 17:31:50 +05:30
release_notes_4_21.rst Fixed failed to fetch utility error when click on refresh(any option) materialized view. Fixes #5447 2020-04-28 11:00:23 +05:30
release_notes_4_22.rst Fixed data truncation issue when updating the data of type character with length. Fixes #5481 2020-05-25 17:05:47 +05:30
release_notes_4_23.rst Ensure that the query tool should display the proper error message while terminating the active session. Fixes #3591 2020-06-22 17:09:10 +05:30
release_notes_4_24.rst Fixed issue where the user was not able to update policy if the policy is created with space. Fixes #5686 2020-07-21 18:14:49 +05:30
release_notes_4_25.rst Fix typo 2020-08-18 11:15:24 +01:00
release_notes_4_26.rst Ensure that the 'Remove Server Group' option is available in the context menu. Fixes #5834 2020-09-15 13:19:00 +05:30
release_notes_4_27.rst Added support to view trigger function under the respective trigger node. Fixes #2519 2020-10-12 13:49:54 +05:30
release_notes_4_28.rst Ensure that Grant Wizard should include foreign tables. Fixes #5959 2020-11-09 12:44:00 +05:30
release_notes_4_29.rst Ensure that the rename panel should be disabled when the SQL file opened in the query tool. Fixes #6058 2020-12-10 18:13:04 +05:30
release_notes_4_30.rst Documentation of ERD Diagram support. Fixes #6152 2021-01-25 12:18:47 +05:30
release_notes_5_0.rst Updated release note 2021-02-22 16:47:16 +05:30
release_notes_5_1.rst 1) Ensure that SQL formatter should not add extra tabs and format the SQL correctly. Fixes #5869 2021-03-22 14:47:19 +05:30
release_notes_5_2.rst Ensure that Backup and Restore should work on shared servers as some cases were failing due to initial changes. 2021-04-22 17:29:04 +05:30
release_notes_5_3.rst Fixed an issue where the Help message not displaying correctly on Login/Group role. Fixes #6414 2021-05-17 13:08:38 +05:30
release_notes_5_4.rst Ensure that the calendar control should be disabled in the properties panel for Role. Fixes #6469. 2021-06-14 16:59:04 +05:30
release_notes_5_5.rst Informative error should be shown if Oauth2 profile does not have email id registered. Fixes #6590 2021-09-09 12:44:37 +05:30
release_notes_5_6.rst Added support to copy SQL from main window to query tool. Fixes #4904 2021-08-09 14:29:31 +05:30
release_notes_5_7.rst Fixed an issue where whitespace in function bodies was not applied while generating the script using Schema Diff. Fixes #6620 2021-09-02 14:51:50 +05:30
release_notes_6_0.rst Added missing description of the RM. 2021-10-06 17:05:28 +05:30
release_notes_6_1.rst Fixed object delete issue from the properties tab for the collection nodes. Fixes #6858 2021-10-19 17:21:46 +05:30
release_notes_6_2.rst Fixed an issue where SQL for index shows the same column multiple times. Fixes #6981 2021-11-15 16:31:40 +05:30
release_notes_6_3.rst Fixed an issue where confirmation pop-up is hidden behind Reassign/Drop Owned Dialog. Fixes #7071 2021-12-14 16:42:06 +05:30
release_notes_6_4.rst Update the release date in the release notes. Fixes #7191 2022-02-19 10:29:02 +05:30
release_notes_6_5.rst Update the release date in the release notes. Fixes #7191 2022-02-19 10:29:02 +05:30
release_notes_6_6.rst Fixes an issue where the connect server/database menu was not updated correctly. Fixes #7186 2022-03-07 15:28:28 +05:30
release_notes_6_7.rst Add CVE number. 2022-03-14 15:26:54 +00:00
release_notes_6_8.rst Ensure that the master password dialog is popped up if the crypt key is missing. Fixes #6960 2022-04-04 17:00:18 +05:30
release_notes_6_9.rst Fix Query tool issues: 2022-05-09 12:39:29 +05:30
release_notes_6_10.rst Fixed the browser tree overlapping nodes and expansion issue. Fixes #6962 2022-05-28 13:26:17 +05:30
release_notes_6_11.rst Fixed permission denied error when deploying PostgreSQL in Azure using Docker. Fixes #7506 2022-06-27 19:36:20 +05:30
release_notes_6_12.rst 1) Port the file/storage manager to React. Fixes #7313 2022-07-19 15:27:47 +05:30
release_notes_6_13.rst Added supported database servers in the release notes. 2022-09-05 15:30:24 +05:30
release_notes_6_14.rst Update the GitHub org name. 2022-09-22 10:12:08 +01:00
release_notes_6_15.rst Update version for release. 2022-10-17 15:28:08 +05:30
release_notes_6_16.rst The container deployment document should include the server.json file format. #5452 2022-11-17 16:51:02 +05:30
release_notes_6_17.rst Ensure that only authorized and authenticated users can validate binary paths (CVE-2022-4223). #5593 2022-11-30 12:02:45 +05:30
release_notes_6_18.rst 1) Update release note. 2022-12-14 15:56:05 +05:30
release_notes_6_19.rst Change the release date 2023-01-16 19:34:33 +05:30
release_notes_6_20.rst Ensure that keyboard hotkey to open query tool and search object should work properly. #5763 2023-02-06 15:58:33 +05:30
release_notes_6_21.rst Fixed an issue where the file name in the query tool tab was not changing if another file is opened. #5909 2023-03-08 17:37:45 +05:30
release_notes_7_0.rst Fixed CSV export from Query Tool results does not include all columns for multiple CTEs. #6122 2023-04-11 19:09:26 +05:30
release_notes_7_1.rst Update release notes 2023-05-03 15:21:01 +05:30
release_notes_7_2.rst Update release notes 2023-05-29 11:03:39 +05:30
release_notes_7_3.rst 1) Update version for release 7.3 2023-06-05 13:07:32 +05:30
release_notes_7_4.rst Fix an issue where queries longer than 1 minute get stuck - Container 7.1. #6317 (#6491) 2023-07-04 10:44:46 +05:30
release_notes_7_5.rst Fix an issue where inserting more than 10 rows does not work correctly in View Data; only parts end up in the table. #6582 2023-07-24 12:49:42 +05:30
release_notes_7_6.rst Update release notes 2023-08-16 15:32:17 +05:30
release_notes_7_7.rst Update version for release 7.7 2023-09-18 18:57:29 +05:30
release_notes_7_8.rst Update release notes 2023-10-17 15:19:40 +05:30
release_notes_8_0.rst Remove EPAS 11 and added EPAS 16 in the Binary Path. 2023-11-20 17:31:39 +05:30
release_notes_8_1.rst Update message catalog for v8.1 2023-12-07 20:06:01 +05:30
release_notes_8_2.rst Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. #6085 (#7106) 2024-01-08 12:16:49 +05:30
release_notes_8_3.rst Fixed all broken submenus of the Help menu due to the SonarQube fix. 2024-02-08 12:24:40 +05:30
release_notes_8_4.rst Unsafe Deserialization and Remote Code Execution by an Authenticated user in pgAdmin 4 (CVE-2024-2044). 2024-03-04 13:22:09 +05:30
release_notes_8_5.rst Update release notes. 2024-04-09 08:37:41 +05:30
release_notes_8_6.rst Fixed Multi-Factor Authentication bypass vulnerability (CVE-2024-4215). #7425 2024-04-29 13:41:02 +05:30
release_notes_8_7.rst Update version for release v8.7 2024-05-27 16:14:43 +05:30
release_notes_8_8.rst 1) Partially fixed the issue with inserting characters at the end of the line by setting 'Underline query at cursor?' to false by default. 2024-06-04 18:18:16 +05:30
release_notes_8_9.rst Revert the changes done for removing support for Python 3.7 2024-06-12 16:23:27 +05:30
release_notes.rst Update release note. 2024-06-07 15:54:41 +05:30
replica_nodes_dialog.rst Added support for viewing Log Based Clusters. #7216 2024-03-28 12:19:34 +05:30
resource_group_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
restore_dialog.rst Added new/missing parameters to pg_restore. #6562 2023-07-13 13:01:48 +05:30
restore_locked_user.rst Added support for storing configurations of pgAdmin in an external database. #1832 2022-10-20 16:18:41 +05:30
rls_policy_dialog.rst Add support for comments on RLS policy object. #7414 2024-06-12 17:18:55 +05:30
role_dialog.rst Added BYPASSRLS|NOBYPASSRLS option while creating a Role. #6392 2024-01-11 19:14:01 +05:30
role_reassign_dialog.rst 1) Modified some labels and controls. 2021-07-07 10:44:02 +05:30
rule_dialog.rst Added support to enable/disable rules. Fixes #6794 2021-10-14 11:44:03 +05:30
schema_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
schema_diff.rst 1) Added 'Ignore Grants' option in the schema diff tool. #5759 2023-08-11 17:38:44 +05:30
search_objects.rst Nomenclature changes: 2023-03-28 22:20:14 +05:30
sequence_dialog.rst Added unlogged option while creating a sequence. #6376 2023-07-27 17:37:22 +05:30
server_deployment.rst Update documentation for creating the configuration database. 2024-02-01 14:37:09 +05:30
server_dialog.rst Added keep-alive support for SSH sessions when connecting to a PostgreSQL server via an SSH tunnel. #7016 2023-12-19 16:16:03 +05:30
server_group_dialog.rst Updated screenshots for server group and server dialog. 2021-09-27 12:29:39 +05:30
storage_manager.rst Updated config file documentation for shared storage and While doing save as operation, ensure the error message is shown if access is restricted in shared storage #5014 2023-03-29 13:49:32 +05:30
submitting_pull_requests.rst Update docs to replace use of patches with Pull Requests. (#5349) 2022-09-22 18:24:14 +05:30
subscription_dialog.rst Added all the new options of the 'WITH' clause in the subscription dialog. #4805 2023-08-25 12:48:31 +05:30
synonym_dialog.rst Fixed some typos in the documentation and comments. 2021-10-14 11:13:16 +05:30
tabbed_browser.rst Added documentation for System Statistics tab. #7148 2024-02-29 11:34:54 +05:30
table_dialog.rst 1. Added USING method while creating the table. #6378 2023-09-06 11:22:30 +05:30
tablespace_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
toolbar.rst Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes. #6479 2023-10-30 16:57:01 +05:30
translations.rst Major doc cleanup: 2019-03-08 15:29:05 +00:00
tree_control.rst Continue fixing multiple UI and SonarQube issues found when testing wcDocker changes. #6479 2023-10-30 16:57:01 +05:30
trigger_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
trigger_function_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
type_dialog.rst Updated all the screenshots and documentation for the nodes. 2021-09-26 22:03:11 +05:30
unique_constraint_dialog.rst Added option to create unique index with nulls not distinct. #6368 2023-06-19 15:09:48 +05:30
user_interface.rst Nomenclature changes: 2023-03-28 22:20:14 +05:30
user_management.rst Add --yes option for skipping the confirmation prompt while deleting the user via CLI for scripting purpose. #7204 2024-02-14 11:20:44 +05:30
user_mapping_dialog.rst Updated some screenshots and documentation for the nodes. 2021-09-24 21:01:56 +05:30
using_pgagent.rst Updated documentation for pgAgent. 2020-10-28 12:33:56 +05:30
view_dialog.rst Added security_invoker option while creating a view. #6371 2023-06-22 11:14:03 +05:30
viewdata_filter.rst Port data filter dialog to React. Fixes #7340 2022-04-28 12:04:56 +05:30
webserver.rst Remove Bootstrap and jQuery from authentication pages and rewrite them in ReactJS. #6295 2023-06-30 16:08:33 +05:30