- 06 Apr, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 12 Jun, 2010 1 commit
-
-
beberlei authored
Fixed a problem in PostgreSql AutoIncrement Detection, changed Autoincrement API for platform/schema manager interaction a little bit
-
- 06 Jun, 2010 1 commit
-
-
beberlei authored
Added registerDoctrineMappingType() and getDoctrineMappingType() methods, converted DB2 platform and added some tests, made all platforms work for now Support Sqlite Migrated MySQL to Doctrine Type Map Fixed nasty bug in testcase Migrated Postgres to support Doctrine Mapping Types Refactored Oracle Platform to support Doctrine Mapping Types Refactored DB2 support for Doctrine Mapping Types a little bit
-
- 31 Mar, 2010 1 commit
-
-
guilhermeblanco authored
-
- 29 Mar, 2010 1 commit
-
-
romanb authored
[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.
-
- 10 Feb, 2010 1 commit
-
-
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.
-
- 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
-
- 30 Nov, 2009 2 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 - Converted introspection queries of all platforms to return Column, Sequence, Index, ForeignKey Schema Instances instead of arrays, heavily pimped Oracle support thereby.
-
- 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
-
- 20 Jun, 2009 1 commit
-
-
jwage authored
-
- 30 May, 2009 2 commits
- 28 May, 2009 2 commits
- 27 May, 2009 2 commits
- 20 Feb, 2009 1 commit
-
-
jwage authored
-
- 19 Feb, 2009 1 commit
-
-
jwage authored
-
- 05 Feb, 2009 1 commit
-
-
romanb authored
-
- 02 Feb, 2009 1 commit
-
-
romanb authored
-
- 22 Jan, 2009 1 commit
-
-
romanb authored
-
- 07 Jan, 2009 1 commit
-
-
romanb authored
-
- 12 Sep, 2008 1 commit
-
-
romanb authored
-
- 09 Aug, 2008 1 commit
-
-
romanb authored
-
- 22 Feb, 2008 1 commit
-
-
jwage authored
-
- 22 Jan, 2008 2 commits
-
-
-
jwage authored
-
- 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.
-
- 01 Nov, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 21 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 16 Oct, 2007 2 commits
- 03 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-