- 29 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters.
-
- 19 Mar, 2010 1 commit
-
-
jwage authored
[2.0] Improving EntityGenerated: added normal doc blocks above annotations(even if annotations aren't generated), adding type hinting, added generation of default values for properties
-
- 15 Mar, 2010 1 commit
-
-
romanb authored
[2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards.
-
- 05 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
-
- 27 Feb, 2010 1 commit
-
-
romanb authored
-
- 26 Feb, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-365 - Added tests for several missing column types - also showing that decimals come and go correctly into the database.
-
- 21 Feb, 2010 1 commit
-
-
beberlei authored
-
- 19 Feb, 2010 1 commit
-
-
beberlei authored
-
- 16 Jan, 2010 1 commit
-
-
beberlei authored
DDC-179 - Fixed issue with persistance of date fields by moving ! operator to the convertToPhpValue method.
-
- 03 Dec, 2009 1 commit
-
-
guilhermeblanco 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.
-
- 07 Oct, 2009 1 commit
-
-
jwage authored
-
- 03 Oct, 2009 1 commit
-
-
guilhermeblanco authored
[2.0][DDC-30] Fixed null values with Date, Time and DateTime types. Thanks Ismo for report and patch
-
- 01 Oct, 2009 1 commit
-
-
romanb authored
-
- 05 Sep, 2009 1 commit
-
-
guilhermeblanco authored
-
- 28 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Various necessary fixes and adjustments for oracle as well as fixes for better handling of temporal types. Closed #2452.
-
- 26 Aug, 2009 1 commit
-
-
jwage authored
-
- 10 Aug, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] More docblocks. Renamed methods Type::addCustomType to Type::addType and Connection::exec to Connection::executeUpdate. Added Type::hasType.
-
- 03 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%).
-
- 22 Jun, 2009 1 commit
-
-
romanb authored
[2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions.
-
- 20 Jun, 2009 3 commits
- 14 Jun, 2009 1 commit
-
-
romanb authored
-
- 28 May, 2009 2 commits
- 27 May, 2009 1 commit
-
-
jwage authored
-
- 24 May, 2009 1 commit
-
-
romanb authored
-
- 21 May, 2009 1 commit
-
-
romanb authored
-
- 14 May, 2009 1 commit
-
-
romanb authored
[2.0] Fixed issues discovered during code coverage report generation. Made all ClassMetadata properties public (good reasons, read the class docblock). Performance improvements.
-
- 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.
-
- 03 May, 2009 1 commit
-
-
romanb authored
-
- 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.
-
- 03 Apr, 2009 1 commit
-
-
romanb authored
-
- 28 Mar, 2009 1 commit
-
-
romanb authored
-
- 20 Feb, 2009 1 commit
-
-
jwage authored
-
- 19 Feb, 2009 1 commit
-
-
jwage authored
-
- 17 Feb, 2009 1 commit
-
-
jwage authored
-
- 22 Jan, 2009 1 commit
-
-
romanb authored
-
- 08 Jan, 2009 1 commit
-
-
romanb authored
-