Skip to content

Conversation

@aandreassa
Copy link

No description provided.

@amanda-tarafa amanda-tarafa self-assigned this Feb 25, 2025
@amanda-tarafa amanda-tarafa self-requested a review February 25, 2025 21:36
@aandreassa
Copy link
Author

I forgot to add a commit when moving to the fork. I will update it!

@amanda-tarafa
Copy link
Contributor

OK, let me know when it's ready for review.

@aandreassa aandreassa force-pushed the uuid branch 3 times, most recently from 5dc29be to b8fde91 Compare March 11, 2025 19:32
Copy link
Contributor

@amanda-tarafa amanda-tarafa left a comment

Choose a reason for hiding this comment

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

@aandreassa Can you get the tests passing so I can do a full review? Thanks!

internal const string DecimalToPgNumeric = nameof(DecimalToPgNumeric);
internal const string DateTimeToDate = nameof(DateTimeToDate);
internal const string DateTimeToTimestamp = nameof(DateTimeToTimestamp);
internal const string GuidToUuid = nameof(GuidToUuid);
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we need these options for Guid. The relantionship between the Spanner and CLR type is one to one here.

@amanda-tarafa amanda-tarafa added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 15, 2025
@amanda-tarafa
Copy link
Contributor

Closing in favour of #15369

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants