-
Notifications
You must be signed in to change notification settings - Fork 76
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
Adapter#find has been deprecated and renamed to findRecord
.
#72
Comments
OleRoel
added a commit
to OleRoel/ember-pouch
that referenced
this issue
Jun 28, 2015
There are more deprecation warnings with ember-pouch:
Not sure how to handle this one (just ignore it?):
|
OleRoel
added a commit
to OleRoel/ember-pouch
that referenced
this issue
Jun 29, 2015
Merged
A table with ED store API changes can be found here: http://emberjs.com/blog/2015/06/18/ember-data-1-13-released.html
|
rsutphin
added a commit
that referenced
this issue
Jul 18, 2015
This was referenced Jul 18, 2015
jkleinsc
pushed a commit
to HospitalRun/ember-pouch
that referenced
this issue
Jul 29, 2015
jkleinsc
pushed a commit
to HospitalRun/ember-pouch
that referenced
this issue
Jul 29, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This has been introduced with ED 1.13, the PR can be found here: emberjs/data#3306. We should keep a proxy
find
method for backwards compatibilty which just forwards tofindRecord
.It's too late here for me to set up a PR, anyone who likes to jump in?The text was updated successfully, but these errors were encountered: