Make non-null the default: use @Nullable as explicit opt-in#22
Merged
stijnvanbael merged 7 commits intomainfrom Apr 5, 2026
Merged
Make non-null the default: use @Nullable as explicit opt-in#22stijnvanbael merged 7 commits intomainfrom
stijnvanbael merged 7 commits intomainfrom
Conversation
Agent-Logs-Url: https://github.com/stijnvanbael/prefab/sessions/c7590393-be87-4687-afa3-4922cacfd0b9 Co-authored-by: stijnvanbael <1050148+stijnvanbael@users.noreply.github.com>
Agent-Logs-Url: https://github.com/stijnvanbael/prefab/sessions/c7590393-be87-4687-afa3-4922cacfd0b9 Co-authored-by: stijnvanbael <1050148+stijnvanbael@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Start working on task 3 to make not null the default
Make non-null the default: use @Nullable as explicit opt-in
Apr 3, 2026
…istry opt-in Agent-Logs-Url: https://github.com/stijnvanbael/prefab/sessions/0df0e477-afd9-4710-a3aa-4b374fe5d8de Co-authored-by: stijnvanbael <1050148+stijnvanbael@users.noreply.github.com>
…straints Agent-Logs-Url: https://github.com/stijnvanbael/prefab/sessions/6925d7b3-fce7-4bde-8ca4-8f6b65de90bd Co-authored-by: stijnvanbael <1050148+stijnvanbael@users.noreply.github.com>
… file Agent-Logs-Url: https://github.com/stijnvanbael/prefab/sessions/0dfce282-298b-4306-822e-113ae75a57d0 Co-authored-by: stijnvanbael <1050148+stijnvanbael@users.noreply.github.com>
Co-authored-by: stijnvanbael <1050148+stijnvanbael@users.noreply.github.com>
stijnvanbael
approved these changes
Apr 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DbMigrationWriterTest.notNullConstraintsAreGeneratedForNonNullableFieldsfailed due to extra trailing\n\nin generated SQLorigin/main(auto-generate DB indexes feature) into branchDbMigrationWriterTest.java: combined both index tests (from main) andnotNullConstraintstest (from branch)