- 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 2 commits
-
-
zYne authored
-
Jonathan.Wage authored
Reverted changes for disabling foreign key sql exporting. Not needed since it can be done with attributes.
-
- 27 Aug, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 25 Aug, 2007 1 commit
-
-
jackbravo authored
Again... Prevent quoting two times the table name, bug report by g00fy on irc, seems like this bug could be on other drivers as well
-
- 21 Jul, 2007 1 commit
-
-
romanb authored
-
- 18 Jun, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 14 Jun, 2007 1 commit
-
-
zYne authored
-
- 13 Jun, 2007 1 commit
-
-
zYne authored
-