Skip to content

testserver: default postgres project enable_pg_native_login to false#5293

Merged
pietern merged 1 commit into
mainfrom
fix-postgres-native-default
May 21, 2026
Merged

testserver: default postgres project enable_pg_native_login to false#5293
pietern merged 1 commit into
mainfrom
fix-postgres-native-default

Conversation

@pietern
Copy link
Copy Markdown
Contributor

@pietern pietern commented May 21, 2026

The backend returns enable_pg_native_login: false by default on project creation, causing integration test divergence in postgres_projects/*.

Match the backend in testserver: set the default to false and add it to ForceSendFields so the field is emitted explicitly (the real API includes it in the response rather than omitting the zero value). Regenerated acceptance fixtures accordingly.

This pull request and its description were written by Isaac.

Match the AWS-UCWS backend, which returns enable_pg_native_login: false by default on project creation and includes the field explicitly in the response (not omitted as a zero value). Regenerated acceptance fixtures.

Co-authored-by: Isaac
@pietern pietern temporarily deployed to test-trigger-is May 21, 2026 08:01 — with GitHub Actions Inactive
@pietern pietern temporarily deployed to test-trigger-is May 21, 2026 08:01 — with GitHub Actions Inactive
@pietern pietern enabled auto-merge May 21, 2026 08:59
@pietern pietern added this pull request to the merge queue May 21, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 21, 2026
@pietern pietern added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit 38871dd May 21, 2026
27 checks passed
@pietern pietern deleted the fix-postgres-native-default branch May 21, 2026 09:44
TanishqDatabricks pushed a commit to TanishqDatabricks/cli that referenced this pull request May 22, 2026
…atabricks#5293)

The backend returns `enable_pg_native_login: false` by default on
project creation, causing integration test divergence in
`postgres_projects/*`.

Match the backend in testserver: set the default to `false` and add it
to `ForceSendFields` so the field is emitted explicitly (the real API
includes it in the response rather than omitting the zero value).
Regenerated acceptance fixtures accordingly.

This pull request and its description were written by Isaac.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants