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

Fix default array issue. #315

Merged
merged 4 commits into from
Sep 16, 2024
Merged

Fix default array issue. #315

merged 4 commits into from
Sep 16, 2024

Conversation

cjbooms
Copy link
Owner

@cjbooms cjbooms commented Sep 16, 2024

We can only support basic defaults for field types, and should ignore any more complicated defaults for now. Closes #312

We can only support basic defaults for field types, and should ignore any more complicated defaults for now. Closes #312
@cjbooms cjbooms merged commit a8e8cbb into master Sep 16, 2024
1 check passed
@ulrikandersen ulrikandersen deleted the fix-default-array-issue branch October 18, 2024 12:10
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.

Bug: Invalid code generated when default array is specified
1 participant