- 22 Jan, 2010 2 commits
- 20 Jan, 2010 1 commit
-
-
beberlei authored
[2.0] DDC-200 Implemented support for @columnDefinition - even with support to pass the definition to join columns if necessary for relations.
-
- 06 Jan, 2010 2 commits
-
-
romanb authored
-
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.
-
- 19 Dec, 2009 1 commit
-
-
romanb authored
-
- 18 Dec, 2009 1 commit
-
-
romanb authored
-
- 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.
-
- 12 Dec, 2009 2 commits
- 10 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-169 - Further refactorings, schema max identifier length is now used for asset generation. Added platform-wide test for unique index generation with create table.
-
- 07 Dec, 2009 2 commits
- 05 Dec, 2009 1 commit
-
-
beberlei authored
-
- 04 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-186 - Fixed DatabaseDriver to work with new Schema abstraction, added functional test-cases for database to yaml convertion.
-
- 19 Nov, 2009 1 commit
-
-
romanb authored
-
- 30 Oct, 2009 1 commit
-
-
guilhermeblanco authored
-
- 26 Oct, 2009 1 commit
-
-
guilhermeblanco authored
-
- 12 Oct, 2009 1 commit
-
-
romanb authored
-
- 09 Oct, 2009 1 commit
-
-
romanb authored
-
- 08 Oct, 2009 2 commits
- 07 Oct, 2009 3 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 1 commit
-
-
jwage authored
-
- 04 Oct, 2009 1 commit
-
-
jwage authored
-
- 30 Sep, 2009 1 commit
-
-
jwage authored
[2.0] More work on ClassmetadataExporter and ConvertMappingTask for converting mapping information between various formats
-
- 29 Sep, 2009 1 commit
-
-
jwage authored
-
- 19 Sep, 2009 1 commit
-
-
romanb authored
-
- 12 Sep, 2009 2 commits
-
-
guilhermeblanco authored
[2.0] Some work over SchemaTool update of schema (affects directly the CLI schema-tool task on --update option.
-
jwage 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 2 commits
- 04 Sep, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Fixing spacing and adding precision and scale in Annotations driver. Also introduced options item in Annotation and Yaml mapping drivers. Missing XML driver implementation.
-
- 02 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.
-