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

MongoDB + Skip by dialect #75

Closed
wants to merge 18 commits into from
Closed

Commits on Apr 23, 2012

  1. OGM-132 Integrate MongoDB

    Guillaume Scheibel authored and Sanne committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    c3bc220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92f207a View commit details
    Browse the repository at this point in the history
  3. Have it compile

    Sanne committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    6264358 View commit details
    Browse the repository at this point in the history
  4. OGM-132 Use type overriding feature of OGM-142 to use a different typ…

    …e mapping for Calendar and Byte for BuiltInTypeTest to pass
    Oliver Carr authored and Sanne committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    bc31e5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    430c92c View commit details
    Browse the repository at this point in the history
  6. OGM-147 Start documentation on mongodb

    gscheibel authored and Sanne committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    be346c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d15869c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b037079 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50650b7 View commit details
    Browse the repository at this point in the history
  10. OGM-144 MongoDB associations

    ajf8 authored and Sanne committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    fcc01a4 View commit details
    Browse the repository at this point in the history
  11. OGM-144 undo some small changes that shouldn't have been committed to…

    … MongoDBTupleSnapshot. fix endsWith check on _id to include . prefix. add ToString on AssociationTupleSnapshot. construct DBObject with size instead of HashMap for columnNames+columnValues.
    ajf8 authored and Sanne committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    f88c4e8 View commit details
    Browse the repository at this point in the history
  12. OGM-144 move associations into collections prefixed with associations…

    …_, eg. associations_BlogEntry
    ajf8 authored and Sanne committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    342dd11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a491113 View commit details
    Browse the repository at this point in the history
  14. OGM-144 Avoid some autoboxing

    Sanne committed Apr 23, 2012
    Configuration menu
    Copy the full SHA
    a4904cd View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2012

  1. OGM-162 Have an option to build the project without requiring a runni…

    …ng MongoDB instance
    Sanne committed Apr 24, 2012
    Configuration menu
    Copy the full SHA
    9f8f5df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e746d02 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2012

  1. Configuration menu
    Copy the full SHA
    470a470 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2012

  1. Configuration menu
    Copy the full SHA
    2a9a9ea View commit details
    Browse the repository at this point in the history