Skip to content

Conversation

@plcplc
Copy link
Contributor

@plcplc plcplc commented May 22, 2024

What

This PR makes the CLI plugin produce version-4 configuration metadata when initializing a project.

How

Simply changing the initial() trait function on ParsedConfiguration to produce the Version4 case instead of the Version3 case.

### Added

- Support for qualifying scalar types by their schema. This updates the
metadata configuration format version number from `"3"` to `"4"`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
metadata configuration format version number from `"3"` to `"4"`.
metadata configuration format version number from `"3"` to `"4"`.
([#471](https://github.com/hasura/ndc-postgres/pull/471))

Copy link
Contributor Author

@plcplc plcplc May 22, 2024

Choose a reason for hiding this comment

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

Ah, I had already made this change when I saw this comment. Thanks though!

@plcplc plcplc added this pull request to the merge queue May 22, 2024
Merged via the queue into main with commit 48470b5 May 22, 2024
@plcplc plcplc deleted the plc/issues/PG-95 branch May 22, 2024 12:48
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.

2 participants