- 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.
-
- 24 Mar, 2010 1 commit
-
-
jwage authored
-
- 20 Mar, 2010 1 commit
-
-
jwage authored
-
- 19 Mar, 2010 2 commits
-
-
jwage authored
-
jwage authored
[2.0] Refactoring code for reading multiple sources of mapping information from ClassMetadataExporter to a new ClassMetadataReader tool so it can be used to read mapping information easily from multiple different sources. This is used for generating repositories, converting mapping information, generating entity stubs, etc. Generally though, it is useful to be able to read the information for some mapping files into an array of ClassMetadataInfo instances without it being bound to the ORM and the metadata referenced by the EntityManager ClassMetadataFactory
-
- 18 Mar, 2010 1 commit
-
-
jwage authored
[2.0] Refactoring AnnotationExporter code to a EntityGenerator tool which is used now in orm:convert-mapping to generate annotated entities and also used in orm:generate-entity-stubs for generating entity classes and properties/method stubs from mapping information
-
- 17 Mar, 2010 1 commit
-
-
jwage authored
-
- 16 Mar, 2010 2 commits
- 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.
-
- 14 Mar, 2010 1 commit
-
-
beberlei authored
-
- 09 Mar, 2010 1 commit
-
-
guilhermeblanco authored
[2.0] Added custom Entity repository, DiscriminatorColumn and DiscriminatorMap upport in AnnotationExporter
-
- 08 Mar, 2010 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Fixed issue with AbstractFileDriver exporter that was generating files using backslashes instead of dots, preventing the other exporters to work correctly.
-
- 05 Mar, 2010 2 commits
- 01 Mar, 2010 3 commits
-
-
guilhermeblanco authored
[2.0][DDC-265] Partial support to inheritanceType in AnnotationExporter. Still needs to add the discriminator column.
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0][DDC-265] Partial support to inheritanceType in AnnotationExporter. Still needs to add the discriminator column.
-
- 26 Feb, 2010 1 commit
-
-
jwage authored
[2.0] Fixing ClassMetadataExporterTask to use existing configured annotation driver for given path instead of re-creating it
-
- 28 Jan, 2010 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 06 Jan, 2010 1 commit
-
-
guilhermeblanco authored
[2.0][DDC-236] Enhanced unique constraints to support names. Fixed general issues on XML and YAML exporters. Fixed issues on XML, YAML, Doctrine 1.X and Annotation drivers.
-
- 15 Dec, 2009 1 commit
-
-
romanb authored
[2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader.
-
- 11 Nov, 2009 4 commits
- 25 Oct, 2009 1 commit
-
-
romanb authored
-
- 08 Oct, 2009 2 commits
- 07 Oct, 2009 2 commits
- 06 Oct, 2009 1 commit
-
-
jwage authored
[2.0] Added functionality to convert a Doctrine 1 schema to Doctrine 2 to help users with upgrading. Lots of other small bug fixes and changes.
-
- 05 Oct, 2009 4 commits
- 30 Sep, 2009 2 commits