-
Couldn't load subscription status.
- Fork 12
Fix how the Migrations with custom state update are applied
#1298
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
Merged
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
7ad387d
Never allow empty IDs.
yuri-sergiichuk 75b5794
Add custom migration test
yuri-sergiichuk 4380449
Add missing transaction version update to `Migration`
dmitrykuzmin 4263d1f
Enable the custom PM migration test
dmitrykuzmin d5218a6
Add a test for batch custom migration application
dmitrykuzmin 4fcf821
Add custom migration tests for projection repository
dmitrykuzmin 06274d3
Merge branch 'master' of https://github.com/SpineEventEngine/core-jav…
dmitrykuzmin 9636ca6
Bring back the `[(required) = false]` workaround for PM tests
dmitrykuzmin effbfaf
Bump versions
dmitrykuzmin 896d157
Fix formatting
dmitrykuzmin 6c130f0
Bring back a test proto comment
dmitrykuzmin a1fb917
Reorder fields of `Migration.Operation` and mark them as `@LazyInit`
dmitrykuzmin bb24048
Improve doc of server/src/test/java/io/spine/server/projection/given/…
dmitrykuzmin e9c6cd4
Improve doc of server/src/test/java/io/spine/server/procman/given/rep…
dmitrykuzmin adcb6ba
Merge remote-tracking branch 'origin/fix-migrations' into fix-migrations
dmitrykuzmin 9e9c6a4
Make custom migration tests more robust
dmitrykuzmin 7f54a15
Reword a test constant
dmitrykuzmin f93e2a5
Expand `Migration` doc
dmitrykuzmin e3a7c76
Merge branch 'master' of https://github.com/SpineEventEngine/core-jav…
dmitrykuzmin 9789df6
Use `Truth8` instead of `Truth` for optionals
dmitrykuzmin 47baf5c
Bump version
dmitrykuzmin 6692fc9
Flip `.equals()`
dmitrykuzmin 9b2e61f
Reword `Migration` doc
dmitrykuzmin bd252e2
Remove a redundant `see` section
dmitrykuzmin 9c2667a
Use the expected state in column tests
dmitrykuzmin 453e45f
Use the expected entity states for batch migration tests
dmitrykuzmin 7cc8d0d
Improve doc of server/src/main/java/io/spine/server/entity/Migration.…
dmitrykuzmin 2b1c011
Merge remote-tracking branch 'origin/fix-migrations' into fix-migrations
dmitrykuzmin 1168c6a
Use static imports for `Truth8.assertThat(...)`
dmitrykuzmin 2c9e533
Make entity state comparison in migration tests clearer
dmitrykuzmin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.