Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change PROTO/ENUM type format #117

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

apstndb
Copy link
Owner

@apstndb apstndb commented Jan 21, 2025

This PR changes PROTO and ENUM format in headers.

PROTO with FQN examples.ProtoType ENUM with FQN examples.EnumType
Before PROTO ENUM
After PROTO<ProtoType> ENUM<EnumType>

Note: package is still only printed in DESCRIBE.

@apstndb apstndb added enhancement New feature or request breaking-change labels Jan 21, 2025
@apstndb apstndb merged commit afbee45 into main Jan 21, 2025
2 checks passed
@apstndb apstndb deleted the feature/change-proto-enum-type-format branch January 21, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant