Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Feature/value class support #25

Open
wants to merge 4 commits into
base: fury
Choose a base branch
from

Conversation

WojciechMazur
Copy link
Collaborator

This PR contains two changes:

  • Allowing using Value Classes which were previously wrongly encoded and decoded
  • Added annotation notIndexed which allows to mark field as not indexed, as string are limited to 1500 bytes. If string value in encoded entity would be greater then this size Datastore would throw exception.

@WojciechMazur WojciechMazur changed the base branch from master to fury June 26, 2020 09:13
@WojciechMazur WojciechMazur force-pushed the feature/value-class-support branch from 2108692 to 2fc0b54 Compare June 26, 2020 12:09
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.

1 participant