1
0
mirror of synced 2024-12-14 15:16:04 +03:00
Commit Graph

2768 Commits

Author SHA1 Message Date
Guilherme Blanco
e4d8efa394 [2.0] Couple of fixes to new Console implementation 2010-04-09 00:53:29 -03:00
Guilherme Blanco
b0e26fa17d [2.0] Added Symfony Components dependencies 2010-04-08 01:03:04 -03:00
Guilherme Blanco
5854bcab11 [2.0] Added new Console support 2010-04-08 00:47:42 -03:00
Guilherme Blanco
45de5c6932 [2.0] Removed old CLI support. 2010-04-08 00:30:11 -03:00
jwage
c1522d104a [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
beberlei
289ce4727b [2.0] DDC-492 - Allow access to ParserResult and Query in TreeWalkerAdapter 2010-04-04 22:24:37 +00:00
beberlei
c9f1954044 [2.0] DDC-342 - Throw Exception with notice in case of Many To Many relation pointing to Joined Inheritance Hierachy until this feature is completed 2010-04-03 07:09:20 +00:00
beberlei
95994f7a44 [2.0] DDC-341 - Added Composite Model-Set and 3 tests, fixed two bugs in SqlWalker with Composite Key support 2010-04-02 21:37:15 +00:00
guilhermeblanco
848142d1d8 [2.0] Fixed wrong documentation 2010-04-02 19:32:54 +00:00
beberlei
cf0a8c9727 [2.0] DDC-491 - Fix OCI8 Driver being broken 2010-04-02 15:57:35 +00:00
beberlei
5b10b7098f [2.0] DDC-484 - Fix reference to Doctrine\ORM\ORMException in ProxyException, added two unit-tests for missing tests of ProxyException throws 2010-04-02 15:05:53 +00:00
guilhermeblanco
c9de54b4a2 [2.0] Changed Connection::execute() to Connection::executeQuery() as defined as a todo. 2010-03-31 21:13:34 +00:00
guilhermeblanco
7af6aa1d6b [2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos. 2010-03-31 20:51:34 +00:00
guilhermeblanco
67df205ea8 [2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos. 2010-03-31 20:50:14 +00:00
guilhermeblanco
b0963d91c7 [2.0][DDC-274] Moved Sql to SQL loggers. Also implemented some todos. 2010-03-31 20:47:35 +00:00
romanb
c4a9ce1cd3 [2.0][DDC-483] Fixed. 2010-03-31 17:19:32 +00:00
romanb
5aa14ab373 [2.0][DDC-485] Fixed regression caused by strict type-hint. Changed to duck-typing. 2010-03-31 13:15:23 +00:00
guilhermeblanco
9ae7671b26 [2.0] Added more verbosity when attempting to iterate through a fetch join. 2010-03-30 22:29:10 +00:00
guilhermeblanco
511bf2248e [2.0] Fixed and added some missing/wrong docblocks. Renamed Assigned to AssignedGenerator as scheduled to be renamed. 2010-03-30 21:14:17 +00:00
guilhermeblanco
517bb66468 [2.0] Implemented single cache lookup in AnnotationReader 2010-03-30 20:25:51 +00:00
romanb
62e7146d2d [2.0][DDC-423] Fixed. 2010-03-29 13:50:57 +00: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
guilhermeblanco
7014188654 [2.0][DDC-476] Fixed description of convert-10-schema. Thanks for the report 2010-03-28 23:25:28 +00:00
guilhermeblanco
45d1e2005b [2.0] More fixes to EntityGenerator. Coding standard fixes and improved error reporting on invalid arguments provided. 2010-03-28 22:56:59 +00:00
guilhermeblanco
3a58e14419 [2.0] Fixed issue with namespaces of entities in EntityGenerator 2010-03-28 22:29:29 +00:00
jwage
21c1952b89 [2.0][DDC-464] Fixes issue with EntityGenerator and the class extends syntax 2010-03-28 17:46:23 +00:00
beberlei
24d8e94280 [2.0] DDC-478 - Fix QueryBuilder Expr\Between Support 2010-03-28 10:30:43 +00:00
romanb
49621286a2 [2.0][DDC-479] Fixed. 2010-03-26 22:07:31 +00:00
beberlei
6b86c97f0a [2.0] DDC-457 - Fix invalid reference to MappingException in Xml and Yml Drivers 2010-03-26 18:29:20 +00:00
jwage
c6f0699dbf [2.0] Removing deprecated GlobalClassLoader and IsolatedClassLoader and updating tests 2010-03-24 16:22:49 +00:00
jwage
2397925623 [2.0][DDC-462] Adding missing use statement 2010-03-24 15:33:40 +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
guilhermeblanco
b2167985ad [2.0][DDC-274] Fixing Coding Standards for CLI tool. 2010-03-24 02:37:45 +00:00
guilhermeblanco
50c4e50921 [2.0][DDC-459] Moved Doctrine\ORM\AbstractQuery to Doctrine\ORM\Query\AbstractQuery, which is compatible with Doctrine Coding Standards 2010-03-23 17:53:38 +00:00
guilhermeblanco
b175427043 [2.0][DDC-458] Fixed issue with IN () support when providing numeric values separated by comma without spaces. 2010-03-23 17:42:34 +00:00
beberlei
fcbe01f800 [2.0] DDC-454 - ForeignKey problems when several new tables are found in SchemaDiff::toSql 2010-03-21 11:57:07 +00:00
beberlei
f78ac41cd8 [2.0] DDC-239 - Added several new mapping validations for duplicate association/field and or column name definitions, and in combination with the discriminator column name. 2010-03-20 19:19:12 +00:00
guilhermeblanco
cce97067dd [2.0][DDC-404] Fixed issue that was failing to debug Proxies and DateTime objects 2010-03-20 18:53:58 +00:00
romanb
2209c5ef30 [2.0][DDC-444] Fixed. 2010-03-20 09:40:50 +00:00
jwage
f34a99ccce [2.0] Fixing hardcoded dependency to EntityGenerator 2010-03-20 03:48:58 +00:00
jwage
655361427c [2.0] Fixing issue with EntityGenerator and spaces/formatting 2010-03-19 22:47:34 +00:00
jwage
42c5562874 [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 2010-03-19 22:38:45 +00:00
guilhermeblanco
7f7569d983 [2.0] Fixed issue with Cache drivers that in some situations they were not storing the entries. Also fixed bug with queryCacheTTL that was not being considered in a Query. 2010-03-19 18:09:03 +00:00
guilhermeblanco
d24be0b69b [2.0] Fixed issue with Memcache driver that was failing to store cache entries indefinately 2010-03-19 16:01:55 +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
guilhermeblanco
49076b7bd4 [2.0] Fixed issue with CLI ANSI Printer that was displaying incorrect background and font formatting in some situations. 2010-03-19 03:10:11 +00:00
beberlei
1ddebef8a4 [2.0] DDC-318 - Fixed idempotency issues with AnnotationDriver::getAllClassNames() even across multiple instances using the same metadata paths. 2010-03-18 23:04:21 +00:00
beberlei
b25d5d277d [2.0] DDC-283 - Add two events in SchemaTool that allow to hook into the generated Schema representation, possibly modifying or reacting to it in userland or extensions code. 2010-03-18 22:36:27 +00:00
jwage
c6678a0f4a [2.0] Renaming orm:generate-entity-stubs to orm:generate-entities to be consistent and fixed a few bugs 2010-03-18 22:35:16 +00:00