..
add-config-entries_spec.rb
Add pg add-config-entries to the cli/sdk
2025-08-26 02:42:03 +09:00
add-firewall-rule_spec.rb
Make postgres POST firewall-rule route insert 2 FirewallRules
2025-10-30 02:30:25 +09:00
add-metric-destination_spec.rb
Make storage_size a required parameter
2025-06-20 07:56:16 +03:00
add-pgbouncer-config-entries_spec.rb
Add pg add-pgbouncer-config-entries to the cli/sdk
2025-08-26 02:42:03 +09:00
ca-certificates_spec.rb
Add pg ca-certificates to the cli
2025-08-26 02:42:03 +09:00
create-read-replica_spec.rb
Add pg create-read-replica to the cli/sdk
2025-08-26 02:42:03 +09:00
create_spec.rb
Allow Postgres configuration in create API to support failover slots
2025-11-26 12:48:54 +01:00
delete-firewall-rule_spec.rb
Make postgres PATCH/DELETE firewall-rule route work with FirewallRule ubids
2025-10-30 02:30:25 +09:00
delete-metric-destination_spec.rb
Improve error output for invalid CLI option arguments
2025-07-02 05:02:05 +09:00
destroy_spec.rb
Make storage_size a required parameter
2025-06-20 07:56:16 +03:00
list_spec.rb
Improve error output for invalid CLI option arguments
2025-07-02 05:02:05 +09:00
modify-firewall-rule_spec.rb
Make postgres PATCH/DELETE firewall-rule route work with FirewallRule ubids
2025-10-30 02:30:25 +09:00
modify_spec.rb
Add pg modify to the cli/sdk
2025-08-26 02:42:03 +09:00
pg_dumpall_spec.rb
Make API/SDK/CLI use channel_binding=require for PostgreSQL connection strings
2025-11-26 01:06:43 +09:00
promote-read-replica_spec.rb
Add pg promote-read-replica to the cli/sdk
2025-08-26 02:42:03 +09:00
psql_pg_dump_spec.rb
Make API/SDK/CLI use channel_binding=require for PostgreSQL connection strings
2025-11-26 01:06:43 +09:00
remove-config-entries_spec.rb
Add pg remove-config-entries to the cli
2025-08-26 02:42:03 +09:00
remove-pgbouncer-config-entries_spec.rb
Add pg remove-pgbouncer-config-entries to the cli
2025-08-26 02:42:03 +09:00
rename_spec.rb
Avoid renaming objects if the name didn't change
2025-09-17 01:43:20 +09:00
reset-superuser-password_spec.rb
Make storage_size a required parameter
2025-06-20 07:56:16 +03:00
restart_spec.rb
Make storage_size a required parameter
2025-06-20 07:56:16 +03:00
restore_spec.rb
Move blob_storage finding logic to timeline model
2025-11-13 17:05:14 +01:00
set-maintenance-window_spec.rb
Add pg set-maintenance-window to cli/sdk
2025-08-26 02:42:03 +09:00
show-upgrade-status_spec.rb
Add PG Upgrade functionality to SDK and CLI
2025-10-13 20:46:22 +05:30
show_spec.rb
Make API/SDK/CLI use channel_binding=require for PostgreSQL connection strings
2025-11-26 01:06:43 +09:00
upgrade_spec.rb
Add PG 18 version support
2025-10-22 14:39:57 +03:00