Metod
|
cfee331006
|
SchemaTool ignoring 'fixed' option fixed
|
2012-11-07 16:31:31 +01:00 |
|
Sebastian Bauer
|
a27be2fab6
|
added unsigned mapping to SchemaTool options
|
2012-11-05 19:49:16 +01:00 |
|
Christophe Coevoet
|
5a6c398ea0
|
Fixed coding standards in the Tools namespace
|
2012-11-03 16:37:31 +01:00 |
|
jakoch
|
d4a6c488ca
|
fixed use statements
|
2012-10-12 13:53:20 +02:00 |
|
Oleksandr Kovalov
|
90bbb35655
|
Fixed bug with comment option not being added to column.
|
2012-10-11 15:57:51 +00:00 |
|
Fabio B. Silva
|
ca4862aabc
|
Fix CS
|
2012-06-23 14:19:47 -03:00 |
|
Fabio B. Silva
|
85b6f8dc2f
|
change quote strategy to interface
|
2012-06-18 14:43:00 -03:00 |
|
Fabio B. Silva
|
debc6e4993
|
change QuoteStrategy#getJoinColumnName to use join column
|
2012-06-18 14:42:58 -03:00 |
|
Fabio B. Silva
|
2afe24f51c
|
start to work in xxToOne quote
|
2012-06-18 14:42:58 -03:00 |
|
Fabio B. Silva
|
a75c672ee7
|
fix sequence and join columns
|
2012-06-18 14:42:57 -03:00 |
|
Fabio B. Silva
|
8fec73673d
|
fix DDC-1719 in persiter and query level
|
2012-06-18 14:42:56 -03:00 |
|
Fabio B. Silva
|
4ef3d99770
|
use quote strategy in SizeFunction, MultiTableDeleteExecutor, MultiTableUpdateExecutor, and SchemaTool
|
2012-06-18 14:42:56 -03:00 |
|
Benjamin Eberlei
|
70458b2f48
|
LGPL => MIT
|
2012-05-26 14:37:00 +02:00 |
|
Benjamin Eberlei
|
ab15528fde
|
Fix CS: AS => as in foreach loops.
|
2012-03-24 11:16:32 +01:00 |
|
Fabio B. Silva
|
5d01123413
|
Fix DDC-807, DDC-553
|
2012-02-13 23:22:49 -02:00 |
|
Jan Sorgalla
|
d68fcd8bd2
|
Implement custom options on table level
|
2012-01-26 15:05:26 +01:00 |
|
Benjamin Eberlei
|
0f3abde413
|
[DBAL-204] Filter namespaced assets if Schemas/Emulation is not supported.
|
2012-01-21 11:31:54 +01:00 |
|
armetiz
|
21c9be74c9
|
Update lib/Doctrine/ORM/Tools/SchemaTool.php
|
2012-01-16 13:54:04 +01:00 |
|
armetiz
|
56c49fedd2
|
Unique key name isn't correctly set - DDC-1603
|
2012-01-16 10:30:15 +01:00 |
|
jsor
|
615e22073f
|
Pass options attribute in @Column annotation to Schema\Column's customSchemaOptions
|
2012-01-11 15:58:57 +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
|
c965d231b1
|
Rename method and refactor code a bit
|
2011-10-31 23:21:11 +01:00 |
|
Benjamin Eberlei
|
30731e0727
|
DDC-1384 - Fix all tests on Oracle
|
2011-10-29 23:58:09 +02:00 |
|
Michael Ridgway
|
9ae30421dd
|
Removed onUpdate property on join columns
|
2011-06-28 15:50:14 -04:00 |
|
Benjamin Eberlei
|
42c5382a03
|
DDC-1172 - Handle sequence dropping in SchemaTool.
|
2011-06-16 22:34:04 +02:00 |
|
Benjamin Eberlei
|
cb3615ab47
|
DDC-1151 - Fix missing table quotes when adding foreign keys in SchemaTool
|
2011-05-14 08:44:19 +02:00 |
|
Benjamin Eberlei
|
5179ff921b
|
[DBAL-115] REALLY fix issues with SchemaTool::getDropSchemaSQL().
|
2011-04-30 17:16:34 +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 |
|
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 |
|
Rafael Dohms
|
0b7feb359d
|
Fixing outdated docblocks for SchemaTool
|
2011-04-17 23:39:59 -03:00 |
|
Benjamin Eberlei
|
a6e63d2676
|
DDC-969 - Use of field instead of column when accessing a table leads to error when both differ.
|
2011-01-23 16:12:26 +01:00 |
|
Benjamin Eberlei
|
03698e4068
|
DDC-975 - Fix notice in SchemaTool in combination with XML mapping driver.
|
2011-01-13 21:43:33 +01:00 |
|
Benjamin Eberlei
|
78d4277e4b
|
Merge branch DDC-117 into master
|
2011-01-02 12:01:05 +01:00 |
|
Benjamin Eberlei
|
c1edd5848f
|
DDC-966 - Fix NOT NULL constraint SingleTableInheritance Generation using SchemaTool.
|
2011-01-02 10:18:02 +01:00 |
|
Benjamin Eberlei
|
194a90923d
|
DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model.
|
2011-01-01 18:17:19 +01:00 |
|
Benjamin Eberlei
|
2d27a99a0b
|
DDC-117 - Began to fix some issues surrounding the DDC-881 report and references to composite fk entities.
|
2010-12-29 01:02:21 +01:00 |
|
Benjamin Eberlei
|
e7b4dca611
|
Merge master into DDC-117
|
2010-12-28 17:27:47 +01:00 |
|
Benjamin Eberlei
|
a4f88407c2
|
DDC-931 - SchemaTool#dropSchema() should not stop on failure of a single query (as stated in docblocks).
|
2010-12-22 22:04:11 +01:00 |
|
Benjamin Eberlei
|
1daf658ec6
|
DDC-917 - Skip Mapped Superclasses in the Drop Sequence Loop in SchemaTool.
|
2010-12-08 23:36:15 +01:00 |
|
Benjamin Eberlei
|
ef50d940de
|
CleanUp in SchemaTool.
|
2010-12-08 21:21:00 +01:00 |
|
Benjamin Eberlei
|
e142bd1f30
|
Merge and modify juokazs Sqlsrv changes
|
2010-11-18 23:14:07 +01:00 |
|
Benjamin Eberlei
|
97b80d69f1
|
Fix several test-issues after upgrading dependencies and a Bug in a SchemaTool and DatabaseDriver
|
2010-11-18 23:07:32 +01:00 |
|
Juozas Kaziukenas
|
ec50125568
|
Fix for foreign keys and autoincrement
|
2010-11-17 14:07:05 -08:00 |
|
Benjamin Eberlei
|
ae76b2ab8d
|
DDC-853, DDC-629 - Fix drop schema always dropping everything at the cost of potential failures when dropping due to foreign keys. Added a full-database drop mode that resembles the old behavior.
|
2010-11-16 21:31:54 +01:00 |
|
Benjamin Eberlei
|
53e8b8f32d
|
DDC-868 - Fix bug where a ClassMetadata instance from a STI child level is processed before the parent.
|
2010-11-09 22:13:35 +01:00 |
|
Benjamin Eberlei
|
394469d4b7
|
DDC-525 - Single Table Inheritance fields of child entities ALWAYS have to be nullable, Schema-Tool now enforces this.
|
2010-09-27 23:22:52 +02:00 |
|
Benjamin Eberlei
|
4727489134
|
DDC-761 - Fix join columns not using the same lengh, precision and scale for string and decimal types.
|
2010-09-12 22:34:32 +02:00 |
|
Benjamin Eberlei
|
e45c52b024
|
Merge Removal of association classes into DDC-117 branch, quite some merge efforts necessary to get it working again
|
2010-08-13 23:23:11 +02:00 |
|
Benjamin Eberlei
|
98785122d3
|
DDC-562 - Finally able to generate Unique Constraint on @OneToOne foreign keys
|
2010-08-10 22:07:43 +02:00 |
|