Skip to content

Conversation

@avallete
Copy link
Member

@avallete avallete commented Oct 20, 2025

🔍 Description

  • Bump postgres-meta to 0.92.0 with the new introspection re-generated tests types and re-enable types tests for it.
  • Fix tytyche config

Closes SDK-483

@avallete avallete requested review from a team as code owners October 20, 2025 10:17
@github-actions github-actions bot added the postgrest-js Related to the postgrest-js library. label Oct 20, 2025
@avallete avallete requested review from Copilot and mandarini October 20, 2025 10:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps postgres-meta from v0.91.5 to v0.92.0 to update database introspection types and re-enables previously disabled type tests. The update includes configuration fixes for the tstyche testing tool.

  • Bump postgres-meta Docker image version to v0.92.0
  • Update generated TypeScript types with improved type definitions and new SetofOptions metadata
  • Re-enable previously disabled type tests that now work with the updated introspection

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
tstyche.config.json Enhanced configuration with schema validation and additional test options
types.generated.ts Updated database types with refined nullability and new function metadata
embeded_functions_join.test.ts Re-enabled type assertions and reorganized imports
docker-compose.yml Updated postgres-meta image version to v0.92.0
advanced_rpc.test.ts Re-enabled type assertions and reorganized imports

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@coveralls
Copy link

coveralls commented Oct 20, 2025

Coverage Status

coverage: 95.455% (-0.5%) from 95.986%
when pulling 4fe0be2 on chore/bump-postgres-meta-0-92-0
into b31d2fd on master.

@mandarini mandarini merged commit a6394cd into master Oct 20, 2025
26 checks passed
@mandarini mandarini deleted the chore/bump-postgres-meta-0-92-0 branch October 20, 2025 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

postgrest-js Related to the postgrest-js library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants