guilhermeblanco
|
443a20569b
|
[2.0][DDC-281] Fixes for Mapping drivers
|
2010-01-28 19:38:16 +00:00 |
|
guilhermeblanco
|
14ec40e1e6
|
[2.0][DDC-281] Fixed several issues with mapping drivers and loading of mapping files.
|
2010-01-28 12:46:12 +00:00 |
|
beberlei
|
a652bc69b3
|
[2.0] DDC-247 - Fix bug with nullable not working in XML field and join-column properties.
|
2010-01-27 23:00:55 +00:00 |
|
beberlei
|
8336bcc71c
|
[2.0] DDC-279 - Commit testcase that shows it works.
|
2010-01-27 20:56:56 +00:00 |
|
beberlei
|
21de3d3ff2
|
[2.0] DDC-277 - Remove support "default" option in metadata mappings, but keep it as a concept in DBAL layer to support for example versionable entities.
|
2010-01-26 21:46:10 +00:00 |
|
beberlei
|
2036c95834
|
[2.0] DDC-92 - Refactored Doctrine\DBAL\DriverManager some more in regards to exceptions and added some more test-cases.
|
2010-01-23 23:12:27 +00:00 |
|
beberlei
|
bbce4a407a
|
[2.0] DDC-92 - Removed DoctrineException from Doctrine\DBAL\DriverManager and replaced with more specific DBALException's
|
2010-01-23 22:59:48 +00:00 |
|
romanb
|
4bec3e2c49
|
[2.0][DDC-263] Fixed. Patch provided by Christian Heinrich.
|
2010-01-22 15:10:13 +00:00 |
|
beberlei
|
9cd0379f53
|
[2.0] DDC-200 Implemented support for @columnDefinition - even with support to pass the definition to join columns if necessary for relations.
|
2010-01-20 22:35:18 +00:00 |
|
guilhermeblanco
|
54d4476c47
|
[2.0] Added unit tests for CLI Configuration. Fixed hasAttrbibute() issue of undefined property.
|
2010-01-18 02:02:37 +00:00 |
|
guilhermeblanco
|
4d88f40c81
|
[2.0] Added unit tests for CLI Configuration. Fixed hasAttrbibute() issue of undefined property.
|
2010-01-18 02:02:15 +00:00 |
|
romanb
|
0a9876b2e8
|
[2.0][DDC-248] Fixed and some more unrelated tests.
|
2010-01-15 13:33:42 +00:00 |
|
beberlei
|
8ebd444966
|
DDC-179 - One more test for possible summer-time crazyness
|
2010-01-13 18:17:36 +00:00 |
|
beberlei
|
83b247b812
|
DDC-179 - Use ! modifier in Date Format to reset all non-date parts to zero unix timestamp values, i.e. H:i:s => '00:00:00' always
|
2010-01-13 18:11:34 +00:00 |
|
guilhermeblanco
|
03d69eea77
|
[2.0] Added some tests for CLI
|
2010-01-09 21:25:51 +00:00 |
|
beberlei
|
6e4e45e18e
|
DDC-233 - Fixed use of array_merge() because it re-assigns the numerical indexes from 0 on.
|
2010-01-06 14:21:17 +00:00 |
|
beberlei
|
375c470e93
|
DDC-155 - Skip __sleep in generateMethods
|
2010-01-06 14:12:27 +00:00 |
|
guilhermeblanco
|
9ad13c4730
|
[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.
|
2010-01-06 13:23:56 +00:00 |
|
romanb
|
38bf6c665a
|
[2.0][DDC-237][DDC-216] Fixed. If you're using manual proxy generation through the CLI, please regenerate your proxies.
|
2010-01-05 11:45:38 +00:00 |
|
guilhermeblanco
|
0a7727e16a
|
[2.0][DDC-234] Make sure is defined in QueryBuilder Expressions.
|
2010-01-04 16:37:39 +00:00 |
|
guilhermeblanco
|
2195894ad3
|
[2.0] Added support to complex PathExpression in DQL queries
|
2009-12-31 22:50:44 +00:00 |
|
guilhermeblanco
|
3928ba9dac
|
[2.0] Added support to complex PathExpression in DQL queries
|
2009-12-31 22:48:51 +00:00 |
|
guilhermeblanco
|
20c8416607
|
[2.0] More coverage to AbstractSchemaName.
|
2009-12-27 19:02:07 +00:00 |
|
guilhermeblanco
|
b4b64b1ee9
|
[2.0][DDC-229] Added coverage to reported issue.
|
2009-12-27 18:46:53 +00:00 |
|
guilhermeblanco
|
262855a66c
|
[2.0] Refactorings in DQL parser to allow more granular enhancements scheduled for later versions. Fixed issues with missing validations of invalid ResultVariable, Unknown query components and Re-declaration of query compoenents.
|
2009-12-27 03:26:15 +00:00 |
|
guilhermeblanco
|
42a1af8256
|
[2.0][DDC-183] Fixed issue with Annotations parser failing on identifiers that matches with token types.
|
2009-12-22 02:15:12 +00:00 |
|
romanb
|
27e8023b9b
|
[2.0][DDC-152] Fixed.
|
2009-12-19 13:38:54 +00:00 |
|
romanb
|
c727483ad8
|
[2.0][DDC-208] Fixed.
|
2009-12-18 13:20:22 +00:00 |
|
romanb
|
30ed439111
|
[2.0][DDC-144][DDC-113] Fixed.
|
2009-12-18 12:30:19 +00:00 |
|
romanb
|
3d14da4105
|
[2.0][DDC-168] Moved INSERT SQL generation to persisters during runtime.
|
2009-12-17 13:37:47 +00:00 |
|
romanb
|
a4d41d09ef
|
[2.0][DDC-206] Fixed wrong enumeration value. Changed XSD location to point to the document on the website.
|
2009-12-16 13:47:59 +00:00 |
|
romanb
|
fe7ef4bbeb
|
[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.
|
2009-12-15 21:06:32 +00:00 |
|
romanb
|
371761108d
|
[2.0][DDC-211] Fixed wrong number in test case.
|
2009-12-15 18:43:53 +00:00 |
|
beberlei
|
4938228234
|
[2.0] DDC-206 - Bugfix in XML Metadata Driver
|
2009-12-12 08:27:24 +00:00 |
|
beberlei
|
731c9718aa
|
[2.0] DDC-40 - Matching annotations <-> auto sequence expectations.
|
2009-12-11 00:56:47 +00:00 |
|
beberlei
|
30329f49a4
|
[2.0] DDC-69 - Issue was resolved previously as shown by test-case not failing anymore.
|
2009-12-11 00:31:28 +00:00 |
|
beberlei
|
7542482ea7
|
[2.0] DDC-113 - Added test-case that shows it works.
|
2009-12-11 00:20:37 +00:00 |
|
beberlei
|
fade63a29c
|
[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.
|
2009-12-10 23:55:47 +00:00 |
|
romanb
|
59a17eb51c
|
[2.0][DDC-171] Fixed (second attempt). Some other cleanups. Performance fix for mock Statement used in hydration performance tests for more accurate and better results.
|
2009-12-10 21:27:20 +00:00 |
|
romanb
|
b276574ece
|
[2.0][DDC-171] Added coverage.
|
2009-12-09 17:00:18 +00:00 |
|
romanb
|
909e98c6f2
|
[2.0][DDC-202][DDC-132][DDC-185] Fixed.
|
2009-12-09 12:37:57 +00:00 |
|
beberlei
|
a26464da4c
|
[2.0] DDC-169 - Fix Bug in SchemaTool Unique Handling
|
2009-12-08 21:52:26 +00:00 |
|
beberlei
|
3e823f065a
|
[2.0] DDC-176 - Disallow iterate() over fetch-join collections by the means of an exception on parsing the DQL query.
|
2009-12-08 20:53:01 +00:00 |
|
beberlei
|
03bc9350dc
|
[2.0] DDC-156 - Allow to pass custom platforms
|
2009-12-08 19:41:47 +00:00 |
|
beberlei
|
845c85552e
|
[2.0] DDC-194 - Fixed infinite recursion issue with references and @PostLoad annotation by telling proxy to be loaded before calling EntityPersister->load...
|
2009-12-07 22:10:40 +00:00 |
|
beberlei
|
59c6449076
|
[2.0] DDC-168 - Add test-case that proves that the order of reflFields matters for inserting, which causes problems with caching.
|
2009-12-07 21:20:04 +00:00 |
|
romanb
|
304e2286e2
|
[2.0][DDC-199] Fixed.
|
2009-12-07 20:35:44 +00:00 |
|
beberlei
|
4e50441306
|
[2.0] DDC-191 - Added Test-Case to verify the problem works.
|
2009-12-07 19:19:54 +00:00 |
|
romanb
|
ddb5a66fd8
|
[2.0][DDC-191][DDC-192] Attempt to fix both.
|
2009-12-07 16:21:29 +00:00 |
|
romanb
|
5730a32d91
|
[2.0] Fixed more STRICT standards notices (only variables should be passed by reference...). @beberlei, error_reporting=E_ALL | E_STRICT
|
2009-12-07 13:04:54 +00:00 |
|
romanb
|
1013eb66c1
|
[2.0] Fixed PHP Notice in SchemaTest (only variables should be passed by reference...) and a few other cosmetics in various parts.
|
2009-12-07 12:47:23 +00:00 |
|
beberlei
|
329d095261
|
[2.0] DDC-197 - Extended CLOB Test-Case even more with additional update of the string, which still works on OCI8
|
2009-12-06 23:49:30 +00:00 |
|
beberlei
|
5af891d157
|
[2.0] DDC-197 - Add failing test on oracle as a challenge to fix OCI CLOB handling.
|
2009-12-06 23:40:38 +00:00 |
|
beberlei
|
146e2319f1
|
[2.0] DDC-169 - Some final cleanups for the DBAL refactoring, changed SchemaTool CLI API slightly.
|
2009-12-06 23:11:35 +00:00 |
|
beberlei
|
bf0ef0d0a7
|
[2.0] DDC-169 - Fix several complications in update and drop schema code.
|
2009-12-06 18:36:46 +00:00 |
|
beberlei
|
9fdce97b97
|
[2.0] DDC-169 - Fix bug in Comparator
|
2009-12-06 13:06:09 +00:00 |
|
beberlei
|
58e99d39d2
|
[2.0] DDC-169 - Replaced SchemaTool::getUpdateSql() with the Schema Comparator Code.
|
2009-12-06 12:23:13 +00:00 |
|
beberlei
|
8a46eb0439
|
[2.0] DDC-169 - Finished ALTER Table TableDiff refactoring, adding code to handle index and FK changes. Added a general functional test for alter table against all platforms.
|
2009-12-06 12:13:15 +00:00 |
|
beberlei
|
dd6abf751f
|
[2.0] DDC-169 - AbstractPlatform::getAlterTableSql() now accepts only a TableDiff instance as argument across all platforms.
|
2009-12-06 09:47:54 +00:00 |
|
beberlei
|
4736f5ee50
|
[2.0] DDC-169 - Refactored Parts of the Platform Tests into an Abstract Test Case
|
2009-12-05 23:06:29 +00:00 |
|
beberlei
|
8bfde41374
|
[2.0] DDC-169 - Add ColumnDiff and further Comparator column stuff
|
2009-12-05 15:48:54 +00:00 |
|
beberlei
|
6339372718
|
[2.0] DDC-169 - Add functionality to detect that an add + drop column diff is actually just a rename column.
|
2009-12-05 11:01:11 +00:00 |
|
beberlei
|
35e0121b49
|
[2.0] DDC-169 - Implemented Index and ForeignKey comparison based on properties and not on names.
|
2009-12-05 10:33:46 +00:00 |
|
beberlei
|
e9f2f6736a
|
[2.0] DDC-169 - Fixed DatabaseDriver
|
2009-12-05 09:39:30 +00:00 |
|
beberlei
|
a0d26a8409
|
[2.0] DDC-169 - Fixed DatabaseDriver
|
2009-12-05 09:39:11 +00:00 |
|
beberlei
|
ecfa0eee83
|
[2.0] DDC-169 - Added tests for case-handling which is necessary for Comparator
|
2009-12-04 23:03:08 +00:00 |
|
beberlei
|
0788cdf15e
|
[2.0] DDC-169 - Stripped case handling since its just a load of complex crap and doesn't solve any problem! Idea: just implement case-insensitivity in the comparator.
|
2009-12-04 22:41:09 +00:00 |
|
beberlei
|
70075d8f80
|
[2.0] DDC-169 - Added possibility to control which case mode schema assets are created with in SchemaManager
|
2009-12-04 21:58:16 +00:00 |
|
beberlei
|
556f8699ee
|
[2.0] DDC-186 - Fixed DatabaseDriver to work with new Schema abstraction, added functional test-cases for database to yaml convertion.
|
2009-12-04 21:40:03 +00:00 |
|
beberlei
|
466e96b491
|
[2.0] DDC-186 - Fixed SchemaTool indexes behaviour, changed a functional/integration model to use one index for test-coverage.
|
2009-12-04 07:19:51 +00:00 |
|
beberlei
|
94cf75b9ac
|
[2.0] DDC-191 - Added test that verifies mixed case identifier generation is default, when no case mode is set due to previous commit for DDC-169 ticket.
|
2009-12-03 22:15:07 +00:00 |
|
beberlei
|
b0bbe281f3
|
[2.0] DDC-169 - Introduced handling of schema / database case-sensitivity differences and to allow compability between different platforms.
|
2009-12-03 22:10:13 +00:00 |
|
romanb
|
15f84f6eb0
|
[2.0][DDC-187] Fixed. Also fixed some DBAL failures on postgres.
|
2009-12-03 13:17:56 +00:00 |
|
beberlei
|
197224de2e
|
[2.0] DDC-169 - Changed AbstractPlatform and AbstractSchemaManager Constraint API to accept Constraint interface, which is implemented by indexes and foreign keys.
|
2009-12-02 22:28:38 +00:00 |
|
romanb
|
22375235db
|
[2.0][DDC-162][DDC-94] Fixed.
|
2009-12-02 20:49:10 +00:00 |
|
beberlei
|
25c9588592
|
[2.0] DDC-169 - Changed AbstractPlatform and AbstractSchemaManager and children to accept Sequences in their create and get sql methods.
|
2009-12-02 19:07:38 +00:00 |
|
beberlei
|
8562c80890
|
[2.0] DDC-169 - Changed AbstractPlatform and AbstractSchemaManager and children to accept Table, Index and ForeignKey instances for the respective create*() methods.
|
2009-12-02 18:52:21 +00:00 |
|
beberlei
|
4d5a6ac7bc
|
[2.0] DC-169 - Skip all UpdateSchemaTests
|
2009-11-30 23:14:48 +00:00 |
|
beberlei
|
e3314dae16
|
[2.0] DC-169 - New method AbstractSchemaManager::createSchema() which creates a schema instance with full tables and sequences, additionally listTables() was rewritten to return a full Table instance instead of just the table names.
|
2009-11-30 23:12:26 +00:00 |
|
beberlei
|
31be2519f6
|
[2.0] DDC-169 - Fix build, Postgres, Oracle and Sqlite made some minor troubles with regards to sequences.
|
2009-11-30 21:16:29 +00:00 |
|
beberlei
|
af48974a75
|
[2.0] DDC-169 - Converted introspection queries of all platforms to return Column, Sequence, Index, ForeignKey Schema Instances instead of arrays, heavily pimped Oracle support thereby.
|
2009-11-30 19:02:05 +00:00 |
|
beberlei
|
709dfb52c4
|
[2.0] DDC-169 - Finalized implementation of Schema diff algorithm, added diffs of sequences and foreign keys. Fixed several bugs and changed the API of the Schema objects.
|
2009-11-29 15:51:14 +00:00 |
|
beberlei
|
f22a56cdd7
|
[2.0] - DDC-169 - Fixed another regression in refactored SchemaTool, began porting of eZ Components Database Schema Comparator, SchemaDiff and TableDiff.
|
2009-11-28 14:30:08 +00:00 |
|
beberlei
|
2c27435bb2
|
[2.0] - DDC-169 - Completed refactoring of SchemaTool::getCreateSql() to use new DBAL Schema API, several internal optimizations in SchemaTool are now possible. Stripped out shared functionality with getUpdateSql() so that this part of SchemaTool is still completly working with the old API.
|
2009-11-28 10:48:51 +00:00 |
|
beberlei
|
44cc6465be
|
[2.0] DDC-169 - Savepoint for Refactorings in Schema-Tool - It is now generating DDL according to the old and the new mechanisms in parallel. Equality of generation has been verified on Sqlite, Mysql, Oracle. If Postgres is also verified, the old code will be removed in favour of the new one completly.
|
2009-11-28 01:22:21 +00:00 |
|
beberlei
|
bdae89cb57
|
[2.0] - DDC-169 - Added DropSchemaSql Visitor - Refactored Visitor package a bit, however its still not very appealing to have that much use statements cluttered in the code
|
2009-11-27 22:01:47 +00:00 |
|
beberlei
|
0902527476
|
[2.0] - DDC-169 - Added DropSchemaSql Visitor - Refactored Visitor package a bit, however its still not very appealing to have that much use statements cluttered in the code
|
2009-11-27 22:00:43 +00:00 |
|
beberlei
|
22cfa37f43
|
[2.0] - DDC-169 - Began refactoring of DBAL code, introduced object notation for a database schema, including Tables, Indexes, Constraints, Sequences and Columns. Added a CreateSql Visitor which transforms a schema object graph into the required SQL statements to create it. Next: Replacing SchemaTool::getCreateSql() with new syntax...
|
2009-11-26 21:56:08 +00:00 |
|
romanb
|
fdd9b05158
|
[2.0] Fix for optimistic locking.
|
2009-11-25 21:48:04 +00:00 |
|
romanb
|
555b097641
|
[2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places.
|
2009-11-21 18:52:02 +00:00 |
|
beberlei
|
a9d739a743
|
[2.0] Refactor Exceptions from Query and AST\InputParameter into QueryException class.
|
2009-11-21 17:04:17 +00:00 |
|
beberlei
|
f9ab947372
|
DDC-126 - Make Query, NativeQuery Fluent-Interfaces for all their set Methods, renamed setExpireQueryCache() and setExpireResultCache() to expireQueryCache() and expireResultCache(). Updated UPGRADE_TO_2_0 document accordingly.
|
2009-11-21 13:13:19 +00:00 |
|
beberlei
|
5930a7c42d
|
DDC-127 - Enhance IterableResult by making it implement the Iterator interface, wrote a unit-test for this scenario, also added some additional tests for special cases in the query api that lead to exceptions.
|
2009-11-20 15:10:45 +00:00 |
|
romanb
|
61f09e335e
|
[2.0][DDC-158] Fixed. Collections did not take snapshots after lazy initialization leading to wrong change sets.
|
2009-11-19 13:12:00 +00:00 |
|
romanb
|
ea4f5c172a
|
[2.0][DDC-149] Fixed.
|
2009-11-16 17:03:33 +00:00 |
|
romanb
|
124cbe9086
|
[2.0][DDC-137] Fixed.
|
2009-11-15 11:42:05 +00:00 |
|
romanb
|
c3ef019549
|
[2.0][DDC-145] Fixed.
|
2009-11-13 19:34:10 +00:00 |
|
romanb
|
94d771172e
|
[2.0][DDC-74] Fixed.
|
2009-11-13 16:39:28 +00:00 |
|
romanb
|
3a282b1e9c
|
[2.0][DDC-141] Fixed.
|
2009-11-13 10:11:14 +00:00 |
|
jwage
|
fa99b94420
|
[2.0] Increasing time allowed for hydration performance test
|
2009-11-11 21:44:04 +00:00 |
|