Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Collections (Based on #530) #525

Merged
merged 2 commits into from
May 18, 2021
Merged

Collections (Based on #530) #525

merged 2 commits into from
May 18, 2021

Conversation

haiodo
Copy link
Member

@haiodo haiodo commented May 12, 2021

Collections support Fixes #508.

  • remove complex embedded object operations and array support.
  • Introduce collections, so it is possible to add/update/remove items from associated collections.
  • update transaction creation functions to be more clear.
  • use identities for core.
  • Adapt tests to use collections for both model and mongo implementation.
  • Fully functional model and mongo storages.

@vercel
Copy link

vercel bot commented May 12, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/anticrm/platform/6sNRGxFMdoY2HQS6NJ93np7RYmNN
✅ Preview: Failed

[Deployment for ee7983b failed]

@haiodo haiodo changed the base branch from master to dev-v0.4 May 12, 2021 10:00
@haiodo haiodo marked this pull request as ready for review May 14, 2021 09:37
@haiodo haiodo requested review from z2sx and sumboid and removed request for z2sx May 14, 2021 09:37
Closes #529

Signed-off-by: Andrey Sobolev <[email protected]>
Model collections support

Signed-off-by: Andrey Sobolev <[email protected]>
@haiodo haiodo changed the title Collections Collections (Based on #530) May 17, 2021
@haiodo haiodo requested a review from z2sx May 17, 2021 10:41
@z2sx z2sx merged commit 278c041 into dev-v0.4 May 18, 2021
@z2sx z2sx deleted the collections branch May 18, 2021 08:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants