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

Backport changes from doctolib fork #72

Open
wants to merge 149 commits into
base: master
Choose a base branch
from

Conversation

pimpin
Copy link

@pimpin pimpin commented Jun 30, 2023

  • upgrade of Couchbase ruby client from 3.3.0 to 3.4.2
  • default scan consistency
  • remove of callbacks for nested documents
  • ignored_properties :
    • Change ignored properties signature for more similarity with AR ignored_columns
    • bug fix with #reload

CedricCouton and others added 30 commits February 28, 2023 17:03
…nested_models

Prevent to expose dead callbacks for nested
To be similar to (usual) ActiveRecord ignored column
…to_ar_ignored_columns

Update ignored_properties api
Co-authored-by: Pierre Merlin <pimpin@users.noreply.github.com>
test and solve cases of find with multiple ids
NB : 3.4.1 and 3.4.0 are not compatible with CouchbaseOrm
Upgrade Couchbase ruby client version to 3.4.2
pimpin and others added 30 commits December 18, 2023 17:35
Co-authored-by: Julien BURNET-FAUCHE <JulienBURNET-FAUCHE@users.noreply.github.com>
✨[Bic-1372] : Add Schema Validation on save actions
This was created via Terraform apply but reverting the source PR did not delete the GitHub files...
[BIC-1903] Fix use of properties_always_exists_in_document for not match case
⬆️ Support couchbase > 3.4.2
[APE] Fix DATETIME format using serialize of DateTime
Multi criteria for nested document where clause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants