Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update Coucbase ORM to conform SDK 3.x #1851

Closed
yurem opened this issue Jul 22, 2022 · 1 comment
Closed

feat: update Coucbase ORM to conform SDK 3.x #1851

yurem opened this issue Jul 22, 2022 · 1 comment
Assignees
Labels
comp-jans-orm Component affected by issue or PR kind-feature Issue or PR is a new feature request
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Jul 22, 2022

We need to merge changes from GluuFedertation ORM:

  • Update to conform Couchbase SDK 3.x
  • SQL ORM fixes to close correctly last result set in search
  • fix NPE in SQL ORM when table is not exists
  • new samples and tests
@yurem yurem added the comp-jans-orm Component affected by issue or PR label Jul 22, 2022
@yurem yurem added this to the 1.0.2 milestone Jul 22, 2022
@yurem yurem self-assigned this Jul 22, 2022
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Jul 22, 2022
yuriyz pushed a commit that referenced this issue Jul 22, 2022
* chore: fix license type

* feat: add more spaner ORM samples and tests

* fix: fix NPE when table is not exists

* fix: fix empty string check if object is null

* feat: security provider utils

* feat: improve cert loading based on activated security provider

* feat: add more SQL samples and tests

* feat: allow to check is SQL attribute type is JSON

* fix: fix SQL last result set close on pagination

* feat: update Couchbase ORM to use SDK 3.x

* feat: update Couchbase sample code

* chore: remove unused libraries

* chore: re-add missing libs

* chore: use latest CB SDK
@yurem
Copy link
Contributor Author

yurem commented Jul 22, 2022

Merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-orm Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

No branches or pull requests

2 participants