- 31 Mar, 2010 1 commit
-
-
guilhermeblanco authored
-
- 10 Feb, 2010 2 commits
-
-
beberlei authored
[2.0] DDC-312 - Refactored View support of all platforms a little - Oracle now also supports the retrieval of the sql used to generate a view so that a common datastructure View is a viable option.
-
beberlei authored
[2.0] DDC-302 - Drop convenience methods since their API is somewhat strange, have to think about something else. Dropped AbstractSchemaManager::listTableConstraints() support - since it only returns the names of all constraints, which are already returned much more nicely with listTableIndexes().
-
- 06 Dec, 2009 1 commit
-
-
beberlei authored
[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.
-
- 04 Dec, 2009 2 commits
-
-
beberlei authored
[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.
-
beberlei authored
[2.0] DDC-169 - Added possibility to control which case mode schema assets are created with in SchemaManager
-
- 03 Dec, 2009 1 commit
-
-
romanb authored
-
- 30 Nov, 2009 3 commits
-
-
beberlei authored
[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.
-
beberlei authored
[2.0] DDC-169 - Fix build, Postgres, Oracle and Sqlite made some minor troubles with regards to sequences.
-
beberlei authored
[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.
-
- 25 Nov, 2009 1 commit
-
-
guilhermeblanco authored
-
- 03 Nov, 2009 2 commits
-
-
beberlei authored
[2.0] Fixed DDC-63 and DDC-106. Oracle tests for SchemaManager need further tweeking, marked as skipped for now.
-
beberlei authored
[2.0] DDC-91 - Enhanced SchemaManager::listTableIndexes() considerably. Add primary keys to the index list, add a bool flag primary to each index, add an array of columns to each index. Moved a test to SchemaFunctionalTestCase to check that every database (Mysql, Pgsql, Sqlite, Oracle) returns exactly the same data from this function.
-
- 14 Oct, 2009 1 commit
-
-
romanb authored
[2.0] DBAL cleanups (DDC-46). Proxy class improvements (DDC-19, DDC-39). Started new UPGRADE_TO document for upgrade instructions between advancing Doctrine 2 versions.
-
- 01 Oct, 2009 1 commit
-
-
romanb authored
-
- 30 May, 2009 4 commits
-
-
romanb authored
[2.0] Solved the hassle with dropping/creating the test database through introducing a second test database for temporary connections. Please check the dbproperties.xml.dev file for reference. The 2 test databases need to be created *once* before the very first time of running the tests. New procedure successfully tested against mysql, postgresql, oracle.
-
romanb authored
-
romanb authored
-
jwage authored
-
- 28 May, 2009 1 commit
-
-
jwage authored
-
- 27 May, 2009 1 commit
-
-
jwage authored
-
- 20 Feb, 2009 1 commit
-
-
jwage authored
-
- 22 Jan, 2009 1 commit
-
-
romanb authored
-
- 07 Jan, 2009 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 1 commit
-
-
romanb authored
-
- 31 Aug, 2008 1 commit
-
-
romanb authored
-
- 09 Aug, 2008 1 commit
-
-
romanb authored
-
- 22 Feb, 2008 1 commit
-
-
jwage authored
-
- 22 Jan, 2008 1 commit
-
-
- 10 Jan, 2008 1 commit
-
-
lsmith authored
-
- 05 Jan, 2008 2 commits
-
-
romanb authored
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
-
Jonathan.Wage authored
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
-
- 21 Oct, 2007 2 commits
-
-
romanb authored
-
Jonathan.Wage authored
-
- 17 Oct, 2007 1 commit
-
-
romanb authored
-
- 03 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 30 Sep, 2007 1 commit
-
-
jackbravo authored
-
- 19 Sep, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Sep, 2007 1 commit
-
-
meus authored
-
- 29 Aug, 2007 1 commit
-
-
zYne authored
-