Benjamin Eberlei
|
5a6ac2fb56
|
Merge branch 'DDC-1102'
|
2011-05-01 10:01:49 +02:00 |
|
Benjamin Eberlei
|
6b3dfaccfc
|
DDC-1102 - Typo in EntityGenerator
|
2011-05-01 10:01:38 +02:00 |
|
Benjamin Eberlei
|
e3d2a0e293
|
Merge branch 'PR39'
|
2011-05-01 00:18:22 +02:00 |
|
Francis Besset
|
a141aaf663
|
[PR-39] Throw exception when hydrating joined entity without existing parent alias (NativeQuery problem only)
|
2011-05-01 00:17:40 +02:00 |
|
Benjamin Eberlei
|
85d6b9fd39
|
Merge pull request #42 from mridgway/DDC-1059.
DDC-1059: RSM Helper
|
2011-04-30 15:01:25 -07:00 |
|
Benjamin Eberlei
|
e9067eb4a3
|
Merge branch 'DDC-1149'
|
2011-04-30 23:52:10 +02:00 |
|
Fabien Potencier
|
0c955fe54f
|
Fix namespace/class parsing in the entity generator
|
2011-04-30 23:51:22 +02:00 |
|
Benjamin Eberlei
|
ea5a623c88
|
Merge branch 'DDC-1094'
|
2011-04-30 23:18:48 +02:00 |
|
Benjamin Eberlei
|
73c7605a5c
|
[DDC-1094] Add support for limit, offset and orderby in EntityRepository::findBy().
|
2011-04-30 23:18:24 +02:00 |
|
Benjamin Eberlei
|
0b1077a3b3
|
Merge branch 'DBAL-115'
|
2011-04-30 17:16:47 +02:00 |
|
Benjamin Eberlei
|
5179ff921b
|
[DBAL-115] REALLY fix issues with SchemaTool::getDropSchemaSQL().
|
2011-04-30 17:16:34 +02:00 |
|
Benjamin Eberlei
|
abbb3e8656
|
Merge branch 'DBAL-115'
|
2011-04-30 16:20:32 +02:00 |
|
Benjamin Eberlei
|
1f665e6ba8
|
[DBAL-115] Bugfix in SchemaTool not quoting table names when dropping schema.
|
2011-04-30 16:20:14 +02:00 |
|
Benjamin Eberlei
|
d72217a00a
|
Merge branch 'DDC-1133'
|
2011-04-30 14:23:59 +02:00 |
|
Benjamin Eberlei
|
261d3c892e
|
DDC-1133 - Ducktype AnnotationReader in AnnotationDriver
|
2011-04-30 14:23:46 +02:00 |
|
Benjamin Eberlei
|
2c50faf5b2
|
Merge branch 'DDC-1109'
|
2011-04-30 12:49:52 +02:00 |
|
Benjamin Eberlei
|
7dd0dd273e
|
[DDC-1109] ltrim discriminator map for convenience.
|
2011-04-30 12:49:37 +02:00 |
|
Benjamin Eberlei
|
b462cfbe2b
|
Merge branch 'DDC-1108'
|
2011-04-30 12:27:35 +02:00 |
|
Benjamin Eberlei
|
67b89eaa4f
|
[DDC-1108] Fix bug with single char named input parameters in DQL lexer.
|
2011-04-30 12:27:16 +02:00 |
|
Benjamin Eberlei
|
ed355d2eb6
|
Merge branch 'master' of github.com:doctrine/doctrine2
|
2011-04-30 11:19:58 +02:00 |
|
Benjamin Eberlei
|
c6d725d6e8
|
Merge branch 'DDC-1132'
|
2011-04-30 11:16:41 +02:00 |
|
Benjamin Eberlei
|
42230a4c51
|
[DDC-1132] Fix many to many table detection.
|
2011-04-30 11:16:30 +02:00 |
|
Benjamin Eberlei
|
7929aea45a
|
Merge branch 'DDC-1132'
|
2011-04-30 11:15:56 +02:00 |
|
Benjamin Eberlei
|
f09d299660
|
[DDC-1132] Fix many to many table detection.
|
2011-04-30 11:15:45 +02:00 |
|
Benjamin Eberlei
|
41b3a372d3
|
Add new performance test checking compute changeset performance.
|
2011-04-30 10:47:56 +02:00 |
|
Guilherme Blanco
|
302199938f
|
Merged pull request #24 from gimler/master.
tutorial
|
2011-04-29 20:47:31 -07:00 |
|
Guilherme Blanco
|
8d66809d0b
|
Merged pull request #26 from asartalo/master.
Getting Started tutorial corrections
|
2011-04-29 20:25:40 -07:00 |
|
Guilherme Blanco
|
7aaecacc5b
|
Merged pull request #36 from ajessu/fixTypo.
Fix typos on the help text of the schema commands
|
2011-04-26 18:12:32 -07:00 |
|
Guilherme Blanco
|
237a05b302
|
Merged pull request #44 from Chekote/parser_match_phpdoc_fix.
Parser::match phpdoc fix
|
2011-04-26 18:09:27 -07:00 |
|
Guilherme Blanco
|
f73c7f3be0
|
Merged pull request #48 from rdohms/master.
Fixing docblocks in SchemaTool
|
2011-04-26 18:05:59 -07:00 |
|
Guilherme Blanco
|
fe66d8bc04
|
Fixed SchemaTool which was failing to dropSchema due to foreignKeyContraint checks. Fixes DDC-1126
|
2011-04-26 12:32:04 -03:00 |
|
Guilherme Blanco
|
26bd3e3811
|
Implemented support for closure return on EntityManager::transactional. Fixes DDC-1125
|
2011-04-25 18:32:43 -03:00 |
|
asartalo
|
16f132bff0
|
Corrected annotation for sample code: moved repositoryClass attribute from @Table to @Entity.
|
2011-04-24 13:24:54 +08:00 |
|
asartalo
|
3cac853dd4
|
Changed instances of entity manager variable '' to '' for consistency.
|
2011-04-24 13:21:34 +08:00 |
|
asartalo
|
511268ddd7
|
Removed another instance of '--force' Option for the orrm:schema-tool:create command as this is not available for this command.
|
2011-04-24 10:52:18 +08:00 |
|
asartalo
|
01bfc4f2f1
|
Removed '--force' Option for the orrm:schema-tool:create command as this is not available for this command.
|
2011-04-24 10:38:35 +08:00 |
|
Rafael Dohms
|
0b7feb359d
|
Fixing outdated docblocks for SchemaTool
|
2011-04-17 23:39:59 -03:00 |
|
Michael Ridgway
|
af4cf0d0ba
|
Replaced prefix parameter with renamedColumns; Added exception when duplicate columns found
|
2011-04-14 20:55:03 -04:00 |
|
Guilherme Blanco
|
4d561651a1
|
Merge branch 'master' of github.com:doctrine/doctrine2
|
2011-04-13 00:11:08 -03:00 |
|
Wil Moore III
|
3a80896173
|
Changed registerDoctrineTypeMapping('enum', 'varchar'); to registerDoctrineTypeMapping('enum', 'string'); as 'string' is the correct type to map to whereas varchar is only an alias.
|
2011-04-08 10:44:55 -07:00 |
|
Benjamin Eberlei
|
f76728818b
|
Add note box on cascade operations being performed in memory and reference to foreign key /database-level onDelete option for deleting associtions
|
2011-04-06 23:36:50 +02:00 |
|
Benjamin Eberlei
|
7e3265e7c7
|
Merge branch 'DDC-1040'
|
2011-04-03 23:06:15 +02:00 |
|
Benjamin Eberlei
|
822481d360
|
[DDC-1040] Add regression tests for entity as multiple named/positional parameters.
|
2011-04-03 23:06:03 +02:00 |
|
Benjamin Eberlei
|
7905f2a972
|
[DDC-1040] Bugfix with named parameters and multiple entities passed as parameter.
|
2011-04-03 23:03:39 +02:00 |
|
Benjamin Eberlei
|
88dc18f88a
|
Merge branch 'DDC-1093'
|
2011-04-03 20:29:15 +02:00 |
|
Benjamin Eberlei
|
e685d59604
|
[DDC-1093] Fix docblock type hint
|
2011-04-03 20:29:07 +02:00 |
|
Benjamin Eberlei
|
a0b41feb72
|
Update section on mixed query and add notes on multiple entities in FROM clause. (update paragraph)
|
2011-04-03 20:13:34 +02:00 |
|
Benjamin Eberlei
|
2e777f99b9
|
Update section on mixed query and add notes on multiple entities in FROM clause.
|
2011-04-03 20:00:43 +02:00 |
|
Benjamin Eberlei
|
300df03743
|
Merge branch 'DDC-1087'
|
2011-04-03 09:05:20 +02:00 |
|
Benjamin Eberlei
|
a329007526
|
[DDC-1087] Add missing resolution to IS NULL in EntityRepository when passing a null value as a criteria.
|
2011-04-03 09:03:43 +02:00 |
|