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

Patch to support entity's static property. #295

Closed
wants to merge 1 commit into from

Commits on Sep 1, 2013

  1. Patch to support entity's static property.

    Entity contains association mapping have trouble to debug with dumping object (entity) because association field will invoke proxy entity, in additional the association field can make as static and static can solve in this case. This patch make to support static member of the fields.
    liverbool committed Sep 1, 2013
    Configuration menu
    Copy the full SHA
    a570efc View commit details
    Browse the repository at this point in the history