- 06 Oct, 2009 2 commits
- 05 Oct, 2009 2 commits
- 15 Sep, 2009 1 commit
-
-
romanb authored
-
- 11 Sep, 2009 1 commit
-
-
romanb authored
[2.0] Refactored classloader architecture. Renamed ClassLoader => GlobalClassLoader. Introduced IsolatedClassLoader that is suitable for participating in autoload stacks. Added 2 example entity classes to the sandbox with 2 xml mappings and 2 yaml mappings. Simplified sandbox setup.
-
- 08 Sep, 2009 3 commits
- 06 Sep, 2009 3 commits
-
-
guilhermeblanco authored
[2.0] Fixed test case. All in-memory changes should be flushed before querying. That's how it works in other ORM tools too
-
guilhermeblanco authored
-
romanb authored
-
- 05 Sep, 2009 3 commits
-
-
guilhermeblanco authored
-
romanb authored
-
guilhermeblanco authored
-
- 04 Sep, 2009 1 commit
-
-
romanb authored
-
- 31 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Work on CLI: Added SchemaToolTask with preliminary support for dropping/creating the database schema. Prepared the sandbox. Adjusted build to include the sandbox.
-
- 28 Aug, 2009 2 commits
- 26 Aug, 2009 1 commit
-
-
jwage authored
-
- 25 Aug, 2009 1 commit
-
-
romanb authored
-
- 24 Aug, 2009 2 commits
- 21 Aug, 2009 1 commit
-
-
romanb authored
-
- 20 Aug, 2009 2 commits
-
-
guilhermeblanco authored
[2.0] Removed *where*In methods from QueryBuilder. Finished decouple of QueryBuilder and Expr. Updated docs.
-
guilhermeblanco authored
[2.0] Refactored pieces of QueryBuilder, it does not use string concatenation anymore. Splitted from into from and join, allowing update and delete DQLs to be correctly built. Added missing entry set. Removed Expr\Having because it was useless. Updated docs.
-
- 17 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
-
- 16 Aug, 2009 1 commit
-
-
romanb authored
[2.0] More preparations to fix character casing issue. Reverted and completed ConditionalPrimary parsing and added more tests for this.
-
- 15 Aug, 2009 1 commit
-
-
romanb authored
-
- 14 Aug, 2009 4 commits
-
-
guilhermeblanco authored
[2.0] Fixed issue with functions accepting subqueries. Implemented missing Expr\Join class. Added Expr::*join helper functions.
-
guilhermeblanco authored
-
guilhermeblanco authored
-
romanb authored
-
- 13 Aug, 2009 2 commits
-
-
romanb authored
[2.0] Unified xml/yaml driver mapping tests so that there is a stronger enforcement on keeping them synchronized feature-wise.
-
romanb authored
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
-
- 11 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak.
-
- 05 Aug, 2009 2 commits
-
-
guilhermeblanco authored
-
romanb authored
-
- 04 Aug, 2009 1 commit
-
-
romanb authored
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
-