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

WARNING: backwards-incompatible change to Model::config() #515

Merged
merged 1 commit into from
Jun 1, 2012
Merged

WARNING: backwards-incompatible change to Model::config() #515

merged 1 commit into from
Jun 1, 2012

Conversation

jails
Copy link
Contributor

@jails jails commented Jun 1, 2012

  • Model::config() will now follow the convention. The parameter name is an array and it makes change to the instance state (see Api docs #500).
  • Removing the mock functions resetSchema() overrideSchema() in favor of core functions.
  • Introduce Model::query() a getter/setter for the default query
  • Introduce Model::reset() to enhance isolation tests see Isolating tests: Autoisolate class setup/teardown #470

nateabele added a commit that referenced this pull request Jun 1, 2012
WARNING: backwards-incompatible change to Model::config()
@nateabele nateabele merged commit c0634b3 into UnionOfRAD:data Jun 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants