- 07 Dec, 2009 1 commit
-
-
romanb authored
-
- 03 Dec, 2009 1 commit
-
-
romanb authored
-
- 21 Nov, 2009 1 commit
-
-
romanb authored
[2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places.
-
- 16 Nov, 2009 1 commit
-
-
romanb authored
-
- 13 Nov, 2009 1 commit
-
-
romanb authored
-
- 15 Oct, 2009 1 commit
-
-
romanb authored
[2.0][DDC-49][DDC-50][DDC-33] Fixed DDC-49 and DDC-50. Also addressed DDC-33. Various other small changes and fixes. For problems with proxy objects please refer to the updated documentation.
-
- 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.
-
- 15 Aug, 2009 1 commit
-
-
romanb authored
-
- 13 Aug, 2009 1 commit
-
-
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.
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
-
- 19 Jul, 2009 1 commit
-
-
romanb authored
-
- 07 Jun, 2009 1 commit
-
-
romanb authored
-
- 30 May, 2009 1 commit
-
-
romanb authored
-
- 29 May, 2009 1 commit
-
-
romanb authored
[2.0] Changed identifier quoting strategy to something simpler. Dropped Doctrine prefix from annotations.
-
- 28 May, 2009 1 commit
-
-
romanb authored
-
- 13 May, 2009 1 commit
-
-
romanb authored
[2.0] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading.
-
- 05 May, 2009 1 commit
-
-
romanb authored
[2.0] Fixes and enhancements to sequence generators. Test suite now runs & passes against postgres. Other minor, unrelated cleanups.
-
- 03 May, 2009 3 commits
- 12 Apr, 2009 1 commit
-
-
romanb authored
[2.0] Moved code between Query and AbstractQuery. Added first NativeQuery implementation. Hydration work and code movements for discriminator column usage. Started implementing Single Table Inheritance.
-