Per Djurner

Results 4 issues of Per Djurner

Consider an HABTM example of customer - subscription - magazine with default setting for joinType. We need to be able to retrieve customers with no subscriptions and magazines with no...

bug

model("something").findAll(include="somethingElse", returnAs="structs", select="id, createdAt") If id and createdAt exist on both models it will use the properties from the first model for the second as well. Can be corrected by...

bug
$50 Bounty

These does not seem to be 100% correct in the Reference Guide. Go over them and correct (and check the API docs at the same time).

docs

Remove Apache, IIS stuff etc from the root and move all details of that into a new deployment chapter in the docs instead.

docs