Benjamin Eberlei
|
04b23dbf10
|
[DDC-1798] Exporter generate error when composite primary key is generated. Fixes GH-342
|
2012-05-27 18:44:31 +02:00 |
|
Benjamin Eberlei
|
548c997f7b
|
[DDC-1799] Fix bug in YamlExporter using OneToOne instead of ManyToOne
|
2012-05-27 09:57:46 +02:00 |
|
Benjamin Eberlei
|
70458b2f48
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
|
Hugo Hamon
|
ffa372a76c
|
[Tools] removed unused local variable in YamlExporter class.
|
2012-03-24 11:07:41 +01:00 |
|
Benjamin Eberlei
|
359a9c015b
|
Merge pull request #196 from goetas/manyidx
Added some improvments for generated XML
|
2012-01-28 13:11:22 -08:00 |
|
holtkamp
|
177adbdfc7
|
Allow ExporterDrivers that implement the exportClassMetadata() function to return FALSE when no content is available/needs to be written to a file by the AbstractExporter, preventing empty files to be generated foreach processed ClassMetadataInfo instance.
|
2011-12-22 09:38:55 -02:00 |
|
Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|
Asmir Mustafic
|
289c186de5
|
orphanRemoval default is false
|
2011-12-16 16:16:52 +01:00 |
|
Andrew Mackrodt
|
2fdb55a878
|
Added absolute namespace paths to phpdoc annotations - issue DDC-1025.
|
2011-12-11 21:56:26 +00:00 |
|
Benjamin Eberlei
|
0d4e0626cf
|
Merge pull request #158 from goetas/cascade-all
Collapsed cascade elements, if cascade-all.
|
2011-11-18 06:49:40 -08:00 |
|
Asmir Mustafic
|
24432bd0ab
|
tabs
|
2011-11-18 11:00:20 +01:00 |
|
Asmir Mustafic
|
82a1626e82
|
Better generation of exported xml (valid with xsd)
|
2011-11-18 10:57:27 +01:00 |
|
Asmir Mustafic
|
d09285e9d3
|
Collapse cascade all test (YAML too)
|
2011-10-26 10:59:15 +02:00 |
|
Asmir Mustafic
|
1b83fcc46d
|
Coding standards
|
2011-10-24 09:20:24 +02:00 |
|
Asmir Mustafic
|
97321a1ff2
|
Collapsed cascade elements, if cascade-all.
(better readability for generated xml)
|
2011-10-18 16:18:25 +02:00 |
|
Asmir Mustafic
|
0d57ffbc3b
|
Set association-key attribute in xml mapping
|
2011-10-18 15:48:56 +02:00 |
|
Guilherme Blanco
|
e3d133af04
|
Added getQuotedTableName() in missing places of Doctrine ORM. Fixes DDC-1365.
|
2011-09-07 01:48:19 -03:00 |
|
Grégoire Passault
|
240f0ea34c
|
[Tools] Added entityRepository support in yaml exporter
|
2011-08-29 17:40:54 +02:00 |
|
Michael Ridgway
|
9ae30421dd
|
Removed onUpdate property on join columns
|
2011-06-28 15:50:14 -04:00 |
|
NicoB
|
3cdb4e007d
|
joinTable can be undefined because ManyToMAny generation is bidirectional with inverse sides
|
2011-06-07 18:55:52 +07:00 |
|
Benjamin Eberlei
|
3cdff65761
|
Merge pull request #63 from chesteroni/master
Added missing checks for associatation indexes
|
2011-06-05 03:28:52 -07:00 |
|
chesteroni
|
23540c17f1
|
Added checking for existing indexes in associatation mapping array.
|
2011-05-28 20:57:19 -07:00 |
|
Miha Vrhovnik
|
bb873826ca
|
Fixing Notice: Undefined index: orderBy in ...Doctrine/ORM/Tools/Export/Driver/YamlExporter
|
2011-05-27 08:43:29 +02:00 |
|
Benjamin Eberlei
|
05f41278a6
|
Significantly updated the Help of the ConvertMapping and GenerateEntities Commands to help people using and understanding their scope. Added an additional --force flag to ConvertMapping command.
|
2011-01-23 20:25:59 +01:00 |
|
Benjamin Eberlei
|
7196999b69
|
DDC-895 - Fix Generated XML from XMLExporter and remove silly formatting xml code used on SimpleXML by just stuffing it into DOMDocument with formatOutput=true.
|
2010-11-27 20:32:14 +01:00 |
|
Benjamin Eberlei
|
394c67d482
|
Fix DDC-672
|
2010-10-06 22:18:48 +02:00 |
|
Guilherme Blanco
|
4845745337
|
[DDC-802] Fixed wrong variable reference in XML exporter.
|
2010-09-15 14:16:53 -03:00 |
|
Sébastien HOUZE
|
4a9f36800e
|
Symfony/Components renamed into Symfony/Component
|
2010-08-23 12:39:30 -05:00 |
|
Roman S. Borschel
|
8d3e0e61ea
|
Moved association mappings to plain arrays, just like field mappings.
|
2010-08-09 22:48:07 +02:00 |
|
Jonathan H. Wage
|
20c1ff3146
|
[DDC-642] Fixes issue with exporters not including inversedBy functionality
|
2010-06-16 11:47:22 -04:00 |
|
Jonathan H. Wage
|
e6f465ec80
|
[DDC-641] Fixing issue with XmlExporter cascade options
|
2010-06-16 11:19:26 -04:00 |
|
Jonathan H. Wage
|
de72db2a7a
|
Fixing xml schema generation for code completion in ides
|
2010-04-28 11:39:47 -04:00 |
|
Jonathan H. Wage
|
146b22a1a5
|
Making 2nd argument of getExporter() optional again
|
2010-04-14 14:18:10 -04:00 |
|
Jonathan H. Wage
|
3afc8f794a
|
Throw exception when entity generator is not set
|
2010-04-14 14:17:09 -04:00 |
|
Jonathan H. Wage
|
ceb05e85ef
|
Removing ClassMetadataReader
|
2010-04-14 10:31:50 -04:00 |
|
romanb
|
354ede1e04
|
[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.
|
2010-03-29 13:20:41 +00:00 |
|
jwage
|
0b68e9473d
|
[2.0][DDC-449] Fixing issue with ClassMetadataReader and existing driver sources being added
|
2010-03-24 15:31:54 +00:00 |
|
jwage
|
f34a99ccce
|
[2.0] Fixing hardcoded dependency to EntityGenerator
|
2010-03-20 03:48:58 +00:00 |
|
jwage
|
583d276553
|
[2.0] Removing old unused files
|
2010-03-19 04:23:00 +00:00 |
|
jwage
|
089b5dd88a
|
[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
|
2010-03-19 04:19:15 +00:00 |
|
jwage
|
49c73d5682
|
[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
|
2010-03-18 21:38:42 +00:00 |
|
jwage
|
770d00abe9
|
[2.0] Improving test coverage for mapping exporters as well as adding missing functionality
|
2010-03-17 21:25:19 +00:00 |
|
jwage
|
e06f7c981d
|
[2.0] Updating Symfony Yaml component to PHP 5.3 version
|
2010-03-16 23:03:29 +00:00 |
|
jwage
|
a25c704246
|
[2.0] Fixing PhpDriver and covering it with tests
|
2010-03-16 22:41:09 +00:00 |
|
romanb
|
a53c2fbd6c
|
[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.
|
2010-03-15 17:19:00 +00:00 |
|
beberlei
|
6bcaafe17b
|
[2.0] DDC-420 - Fix annotation exporter repositoryClass
|
2010-03-14 17:15:43 +00:00 |
|
guilhermeblanco
|
b2cf2e2072
|
[2.0] Added custom Entity repository, DiscriminatorColumn and DiscriminatorMap upport in AnnotationExporter
|
2010-03-09 02:54:07 +00:00 |
|
guilhermeblanco
|
c680b8fe1d
|
[2.0] Fixed AnnotationDriver that was incorrectly inspecting cascades in associations.
|
2010-03-08 23:42:38 +00:00 |
|
guilhermeblanco
|
4a07ac26da
|
[2.0] Fixed issue with AbstractFileDriver exporter that was generating files using backslashes instead of dots, preventing the other exporters to work correctly.
|
2010-03-08 23:40:55 +00:00 |
|
romanb
|
cda9c1babd
|
[2.0] Missing files from last commit.
|
2010-03-05 16:36:48 +00:00 |
|