Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

v0.1.1 #48

Merged
merged 3 commits into from
Aug 29, 2012
Merged

v0.1.1 #48

merged 3 commits into from
Aug 29, 2012

Conversation

doug-martin
Copy link
Contributor

  • new patio.Dataset features
    • #sourceList - get all sources as identifiers
    • #joinSourceList - get all join sources
    • #hasSelectSource - returns true if there are not any select sources (i.e select *)
    • #seleIfNoSource - add the selects if there is not currently a select
  • Fixed issue with patio.Model#_setFromDb where values not in the models table columns would be in accesible, (i.e a join with a model would not show the join columns)
  • updated docs

* new patio.Dataset features
  * #sourceList - get all sources as identifiers
  * #joinSourceList - get all join sources
  * #hasSelectSource - returns true if there are not any select sources (i.e select *)
  * #seleIfNoSource - add the selects if there is not currently a select
* Fixed issue with patio.Model#_setFromDb where values not in the models table columns would be in accesible, (i.e a join with a model would not show the join columns)
* updated docs
doug-martin added a commit that referenced this pull request Aug 29, 2012
@doug-martin doug-martin merged commit 055b81a into C2FO:master Aug 29, 2012
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