Rémi Bleuse
Rémi Bleuse
Hello, I was following the [DTO Projection](https://docs.spring.io/spring-data/couchbase/docs/current/reference/html/#couchbase.ansijoins:~:text=Iterable%3CAirport%3E%20findAll()%3B%0A%0A%7D-,5.3.4.%20DTO%20Projections,-Spring%20Data%20Repositories) documentation but can't make it work. My set up : spring-boot 2.7.3 (data couchbase 4.4.2) First, this documentation has example using spring data...
- Split commons version : commons-lang and commons-io shared the same version (2.6) - Update commons-io to 2.7 as the 2.6 one contains a CVE cf https://mvnrepository.com/artifact/com.github.differentway/couchmove/3.3
Hi Martin, updating dictionaries can take some time so I let Aedict to update them in the background. However when I do so, Aedict crashes with the message `Aedict keeps...
Hi Patrick, I'd like to implement an actuator endpoint to check migration status, similar to https://github.com/patka/cassandra-migration/pull/39 This PR targets the v3 branch, and things changed quite a bit with the...
fixes #57 Also update dependencies to address CVEs from spring-boot and Cassandra driver
Dash doesn't seem to be tracked for druids cf spell https://wowhead.com/wotlk/spell=33357/dash 
Sort by duration is not working as expected, cf screenshot 
Hello, I get an exception when reaching the endpoint `/actuator/liquibase` : ERROR Invalid query: SELECT * FROM profile.DATABASECHANGELOG ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC, Cause: com.simba.cassandra.shaded.datastax.driver.core.exceptions.InvalidQueryException: ORDER BY is only...