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

Explicitly instantiate Table::find_first #2624

Merged
merged 2 commits into from
May 23, 2017
Merged

Conversation

bdash
Copy link
Contributor

@bdash bdash commented May 23, 2017

A number of overloads of Table::find_first were not making it into the prebuilt core release for Node. Adding explicit instantiations ensures they do.

This is needed for realm/realm-js#1023.

A number of overloads of `Table::find_first` were not making it into the
prebuilt core release for Node. Adding explicit instantiations ensures they do.
@realm-ci
Copy link
Contributor

Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core/job/PR-2624/1/Diff_Coverage

@realm-ci
Copy link
Contributor

@rrrlasse
Copy link
Contributor

👍

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

Please check your coverage here: https://ci.realm.io/job/realm/job/realm-core/job/PR-2624/2/Diff_Coverage

@finnschiermer finnschiermer merged commit bf21892 into master May 23, 2017
@jedelbo jedelbo deleted the mar/table-find_first branch June 27, 2017 13:53
bdash added a commit that referenced this pull request Aug 28, 2017
Other explicit instantiations were added in #2624, but `BinaryData` was
overlooked.
jedelbo pushed a commit that referenced this pull request Aug 30, 2017
Other explicit instantiations were added in #2624, but `BinaryData` was
overlooked.
fealebenpae pushed a commit that referenced this pull request Sep 6, 2017
Other explicit instantiations were added in #2624, but `BinaryData` was
overlooked.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants