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

Add ODM embedded-like functionality #419

Closed
wants to merge 25 commits into from

Commits on Aug 7, 2012

  1. Copy the full SHA
    9d487c7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0e55b8a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8be7fd9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    34925e9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b5032bd View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ca160d9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b165068 View commit details
    Browse the repository at this point in the history
  8. Added method addMappedAssociationDiscriminatorColumnDefinitions to ad…

    …d mapped association descriminator columns to the table.
    djlambert committed Aug 7, 2012
    Copy the full SHA
    457c439 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f15895c View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    be0c83b View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    27ec173 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    3a4e012 View commit details
    Browse the repository at this point in the history
  13. Added method getMappedAssociationDiscriminatorColumnName to get mappe…

    …d association discriminator column name.
    djlambert committed Aug 7, 2012
    Copy the full SHA
    dd315f4 View commit details
    Browse the repository at this point in the history
  14. Null 'field' value for mapped association discriminator columns to sk…

    …ip PHP value conversion in hydrateRowData.
    djlambert committed Aug 7, 2012
    Copy the full SHA
    b4d24e7 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    19c2951 View commit details
    Browse the repository at this point in the history
  16. Added method _getSelectMappedAssociationDiscriminatorColumnSQL to get…

    … mapped association discriminator column SELECT SQL.
    djlambert committed Aug 7, 2012
    Copy the full SHA
    d042db4 View commit details
    Browse the repository at this point in the history
  17. Add mapped association descriminator columns to select list. If mappe…

    …d association is a mapped superclass add to array to skip association.
    djlambert committed Aug 7, 2012
    Copy the full SHA
    02c4f08 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    3e4a601 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    72112fa View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    e314497 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    a18a07d View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    66bf0c3 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    96971b9 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    9602bbf View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    e7fa8a3 View commit details
    Browse the repository at this point in the history