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

Accept readonly arrays on assignment #884

Merged
merged 5 commits into from Mar 1, 2024

Conversation

CarsonF
Copy link
Contributor

@CarsonF CarsonF commented Mar 1, 2024

This is safe because it's saying we expect less.
Rather than giving less on output, which could be a breaking change.

@CarsonF CarsonF force-pushed the accept-readonly-input-arrays branch from 3fda5b6 to f2a85e0 Compare March 1, 2024 18:46
This is safe because it's saying we expect less.
Rather than giving less on output, which could be a breaking change.
@CarsonF CarsonF force-pushed the accept-readonly-input-arrays branch from 9cfe3f8 to 1ea2dfd Compare March 1, 2024 19:01
@CarsonF CarsonF force-pushed the accept-readonly-input-arrays branch from ff8f48b to 4d97aaf Compare March 1, 2024 19:24
@CarsonF CarsonF requested a review from scotttrinh March 1, 2024 19:41
Copy link
Collaborator

@scotttrinh scotttrinh left a comment

Choose a reason for hiding this comment

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

🙏 Thanks for the tests!

@scotttrinh scotttrinh merged commit ebf6351 into edgedb:master Mar 1, 2024
7 of 8 checks passed
@CarsonF CarsonF deleted the accept-readonly-input-arrays branch March 1, 2024 20:59
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.

None yet

2 participants