Commit 37dbae8
committed
GH-1321 - Fix identifier handling when marking publications as failed.
We now pipe the identifier through the database-specific identifier transformation.
Original report: #796 (comment)1 parent 8c8edc3 commit 37dbae8
File tree
2 files changed
+10
-1
lines changed- spring-modulith-events/spring-modulith-events-jdbc/src
- main/java/org/springframework/modulith/events/jdbc
- test/java/org/springframework/modulith/events/jdbc
2 files changed
+10
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
| 297 | + | |
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
433 | 442 | | |
434 | 443 | | |
435 | 444 | | |
| |||
0 commit comments