Spring Projects Issues
Spring Projects Issues
**[Luke Kroon](https://jira.spring.io/secure/ViewProfile.jspa?name=lukekroon)** commented I have the same problem, we are trying to migrate from 3.x.x and have a lot of string N1QL queries. This is what we used to do: ...
**[deniswsrosa](https://jira.spring.io/secure/ViewProfile.jspa?name=deniswsrosa)** commented [Luke Kroon](https://jira.spring.io/secure/ViewProfile.jspa?name=lukekroon) there is a workaround but I would recommend you to wait until version 4.0.1 gets released. We will also push some fixes and write more extensive...
**[Luke Kroon](https://jira.spring.io/secure/ViewProfile.jspa?name=lukekroon)** commented [deniswsrosa](https://jira.spring.io/secure/ViewProfile.jspa?name=deniswsrosa) thank you very much for the reply, at the moment everything in our project is already migrated except for our Ad Hoc repository. Well rather wait...
**[Luke Kroon](https://jira.spring.io/secure/ViewProfile.jspa?name=lukekroon)** commented [deniswsrosa](https://jira.spring.io/secure/ViewProfile.jspa?name=deniswsrosa) is there any news on this in the latest release ?
**[UmairYasin](https://jira.spring.io/secure/ViewProfile.jspa?name=umairyasin)** commented [David Nault](https://jira.spring.io/secure/ViewProfile.jspa?name=dnaultcouchbase) - Can you please let me know if this is feasible to implement with spring data couchbase? If yes then let me know please so i...
**[David Nault](https://jira.spring.io/secure/ViewProfile.jspa?name=dnaultcouchbase)** commented Assigning to David Kelly, new maintainer
**[David Kelly](https://jira.spring.io/secure/ViewProfile.jspa?name=kelly)** commented I'm thinking that this is a feature we could add, but in fact something that should cover this is coming. There was a recent blog [post](https://blog.couchbase.com/introducing-the-couchbase-net-sdk-3-0-alpha-releases/) which...
**[UmairYasin](https://jira.spring.io/secure/ViewProfile.jspa?name=umairyasin)** commented [Kelly](https://jira.spring.io/secure/ViewProfile.jspa?name=Kelly) - Can you please let me know the expected release date of stable couchbase 6.5 and related SDK's? Thanks
**[Matt Ingenthron](https://jira.spring.io/secure/ViewProfile.jspa?name=ingenthr)** commented As of this writing, expected to be toward the end of 2019. Spring support would follow after that, aligned to Spring's release
**[Michael Reiche](https://jira.spring.io/secure/ViewProfile.jspa?name=mikereiche)** commented https://jira.spring.io/browse/DATACOUCH-525 will allow specifying a field other than _class, and a value other than the name of the class. (i.e. a mapper could replace _class = 'com.example.domain.Person'...