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

UUID CRUD operations #1404

Merged
merged 6 commits into from
Apr 27, 2021
Merged

UUID CRUD operations #1404

merged 6 commits into from
Apr 27, 2021

Conversation

steffenagger
Copy link
Contributor

@steffenagger steffenagger commented Mar 17, 2021

Info:

UUID CRUD operations both for single instances & lists.

Simple file for testing: test-realm-file.zip

This PR also contains a shift from the "external" 'bson' package as a depencency, and consumes only what comes through the 'realm' package.

And a minor UI fix in relation to spell checking in cells.

Warning:

This PR utilized realm from a dev GH branch (github:realm/realm-js#datatype/uuid), and should not be merge in its current state. Updated to latest alpha.

Affects:

closes: #1355

@steffenagger steffenagger changed the base branch from channel/major-10 to channel/major-11 March 18, 2021 10:43
Copy link
Member

@kraenhansen kraenhansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait for an official release of Realm JS before merging this.

@steffenagger steffenagger marked this pull request as ready for review April 26, 2021 16:00
@steffenagger steffenagger merged commit ff80f32 into channel/major-11 Apr 27, 2021
@steffenagger steffenagger deleted the sa/m10/uuid branch April 27, 2021 09:40
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
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.

Add support for UUID
2 participants