cghislai
cghislai
the current master branch does not compile: [ERROR] src/main/java/net/iryndin/jdbf/util/DbfMetadataUtils.java:[37,25] unreported exception java.io.IOException; must be caught or declared to be thrown
### Describe the bug If I have 3 entities A,B,C; a relation in B `@JoinColumn(fetch = LAZY) A a` and a relation in C `@JoinColumn B b`; then If I...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...
This file contains additional save actions like: sp_cleanup.make_local_variable_final=false sp_cleanup.make_parameters_final=true sp_cleanup.make_private_fields_final=true sp_cleanup.make_type_abstract_if_missing_method=false ...
Here is a dockerfile i thought mught be worth sharing. You can setup a account on hub.docker.com to build it on each commit. Users then would be able to copy/adapt...
### Describe the bug When using primeng 16 rc2, the keyFilter directive prevents its usage on a component that use `ngModel` 2-way bindings with a controller value that is not...
**Describe the bug** Postgres fails with: ``` postgresql 11:04:29.98 INFO ==> ** Starting PostgreSQL ** 2025-09-01 11:04:29.996 GMT [1] FATAL: database files are incompatible with server 2025-09-01 11:04:29.996 GMT [1]...