mucciolo commented on PR #517:
URL:
https://github.com/apache/pekko-persistence-jdbc/pull/517#issuecomment-4644256953
> the oracle integration tests fail due to integrity constraints for nulls -
we might need to change the DDL for oracle
>
> but on a quick check for
`java.sql.SQLIntegrityConstraintViolationException, with message: ORA-01400:
cannot insert NULL into ("SYSTEM"."EVENT_JOURNAL"."WRITER")`
>
> this `writer` column is marked as NOT NULL on our database dialects too
>
> It seems feasible that we have a code issue that affects oracle usage
f8c957bc
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]