pgadmin4/web/regression/javascript/schema_ui_files
2024-04-29 13:12:21 +05:30
..
aggregate.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
backup.ui.spec.js Fixed issue found during testing of #7163. 2024-04-29 13:12:21 +05:30
backupGlobal.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
binary_path.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
cast.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
catalog_object_column.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
catalog_object.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
catalog.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
check_constraint.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
collation.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
column.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
compound_trigger.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
database.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
debugger_args.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
domain_constraint.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
domain.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
edbfunc.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
edbvar.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
event_trigger.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
exclusion_constraint.ui.spec.js Fix an issue in table dialog where changing column name was not syncing table constraints appropriately. #7229 2024-03-08 11:45:32 +05:30
extension.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
foreign_data_wrapper.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
foreign_key.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
foreign_server.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
foreign_table.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fts_configuration.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fts_dictionary.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fts_parser.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
fts_template.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
functions.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
grant_wizard.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
import_export_servers.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
import_export.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
index.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
language.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
maintenance.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
membership.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
mview.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
operator.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
packages.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
partition.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
partition.utils.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
pga_job.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
pga_jobstep.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
pga_schedule.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
primary_key.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
privilege.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
publication.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
resource_group.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
restore.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
role.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
row_security_policy.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
rule.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
schema.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
sequence.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
server_group.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
server.ui.spec.js 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
subscription.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
synonym.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
table.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
tablespace.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
trigger_function.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
trigger.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
type.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
unique_constraint.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
user_mapping.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
variable.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30
view.ui.spec.js Update copyright notices for 2024 2024-01-01 14:13:48 +05:30