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

I needed these methods so I thought I'd share #7

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

Commits on Mar 28, 2013

  1. Add methods for descendants

    Alastair McGowan-Douglas committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    88fe084 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2013

  1. Quote identifiers!

    Alastair McGowan-Douglas committed Apr 3, 2013
    Configuration menu
    Copy the full SHA
    7ae2753 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2013

  1. More (should be all now) unquoted identifiers fixed

    Alastair McGowan-Douglas committed Apr 4, 2013
    Configuration menu
    Copy the full SHA
    10de093 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2013

  1. Use this query instead of looping to find immediate children

    Alastair McGowan-Douglas committed May 16, 2013
    Configuration menu
    Copy the full SHA
    b505ccc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2013

  1. Can't use get_one from ORM when using related()

    Alastair McGowan-Douglas committed May 22, 2013
    Configuration menu
    Copy the full SHA
    bf445d4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2013

  1. Protect IN query from empty array

    Alastair McGowan-Douglas committed May 31, 2013
    Configuration menu
    Copy the full SHA
    8727f3f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

  1. Replace find() with query()

    Alastair McGowan-Douglas committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    d8e9819 View commit details
    Browse the repository at this point in the history