Commit History

Author SHA1 Message Date
  mark_story f031b3c9f9 Fix EntityContext operations on collections. 12 years ago
  mark_story 5c357aafdb Add primaryKey() to context classes. 12 years ago
  mark_story 53e500531e Add isCreate() method to context classes. 12 years ago
  mark_story 8106318d7a Fixing coding styles. 12 years ago
  mark_story 3d6c9b435d Add additional tests for associations. 12 years ago
  mark_story 1ce283a9a4 Use Collection class to simplify entity handling. 12 years ago
  mark_story 9d3b5e63cc Add additional test coverage. 12 years ago
  mark_story 2c8fa52d5c Add coverage for no entity. 12 years ago
  mark_story 4a6f598225 Expand tests and remove unreachable code. 12 years ago
  mark_story dcff02cc64 Add additional tests for various iterators. 12 years ago
  mark_story 8ccd63d460 Add tests for operating on collections. 12 years ago
  mark_story 2a87be0cd5 Add classname reflection to get table names when argument is omitted. 12 years ago
  mark_story cd9a0f76c8 Remove automatic table alias handling. 12 years ago
  mark_story 6beded1e83 Fix coding standards. 12 years ago
  mark_story d7d94e774b Add hasError and error to EntityContext. 12 years ago
  mark_story 709e02316a Add attributes() method. 12 years ago
  mark_story bfb6b9d82b Add tests for type() and refactor tests. 12 years ago
  mark_story 9f5555ad12 Implement EntityContext::type() 12 years ago
  mark_story 1532032f6e Add getByProperty and refactor association handling in EntityContext 12 years ago
  mark_story 5cdef0d312 Add validator as a string. 12 years ago
  mark_story ccd4b8cf8d Start to implement isRequired for the EntityContext. 12 years ago
  mark_story f36b167218 Rename OrmContext to EntityContext. 12 years ago