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

Fix for #1021 and preparation for #1012 #1022

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Nov 11, 2015

  1. Fixed different issues with the code generation.

    Especially the doc blocks should now be much better than before.
    Martin Brecht-Precht committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    c0c8ed0 View commit details
    Browse the repository at this point in the history
  2. Fixed different issue with the code generation.

    Especially doc blocks should be much cleaner.
    Martin Brecht-Precht committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    77aefc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2015

  1. Revert "Fixed different issues with the code generation."

    This reverts commit c0c8ed0.
    Martin Brecht-Precht committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    1d7d956 View commit details
    Browse the repository at this point in the history
  2. Fixed the file permissions of the affected build files.

    Martin Brecht-Precht committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    6849068 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2015

  1. Updated the test of the deleteDescendants to match the consistent ret…

    …urn value type integer.
    Martin Brecht-Precht committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    002f4e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2016

  1. Fix for propelorm#1021

    Added `$comparison` as second argument to the `filterByPrimaryKey` methods of the generated query classes.
    Martin Brecht-Precht committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    bf9ea74 View commit details
    Browse the repository at this point in the history
  2. Added the missing doc block for the generated method.

    Martin Brecht-Precht committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    2ef341c View commit details
    Browse the repository at this point in the history