Log In
Access more options
Online Help
Keyboard Shortcuts
About JIRA
JIRA Credits
What’s New
Dashboards
Access more options (Alt+d)
Projects
Access more options (Alt+p)
Issues
Access more options (Alt+i)
Quick Search
Doctrine 1
Summary
Issues
Road Map
Change Log
Popular Issues
Versions
Components
Labels
Source
Road Map
A list of upcoming versions. Click on the row to display issues for that version.
Progress:
6
of
36
issues have been resolved
1.2.4
Release Date:
30/Sep/10
Release Notes
DC-1034
Unresolved
ORA-00904 in Doctrine_Connection_Oracle
DC-1035
Unresolved
ORA-01791 due to bad driver name in Doctrine_Adapter_Oracle
DC-791
Unresolved
[PostgreSQL] In case model is build from existing database sequence name is invalid and doctrine throw exception
DC-1021
Unresolved
i am executing doctrine type query i am geting error please gave me reply
DC-701
Unresolved
Aggregates functions do not return proper values when using many relationships and limits
DC-1007
Unresolved
Cannot update a field to NULL with MSSQL connection
DC-1050
Unresolved
Doctrine_Relation_ForeignKey ignores ATTR_COLL_KEY attribute
DC-898
Unresolved
(PATCH) Migration fails when addColumn with type 'boolean' used with default value, resulting in incorrect 'ALTER TABLE' query in MySQL
DC-1004
Unresolved
ATTR_TBLNAME_FORMAT not used when creating models from database
DC-756
Unresolved
Cannot use named parameters in a 'limit(':max') clause
DC-758
Unresolved
CascadeDelete not work properly on Versionable and on the AuditLog
DC-1046
Unresolved
Connection MSSQL replaceBoundParamsWithInlineValuesInQuery
DC-1022
Unresolved
Doctrine migration does not set version when MySQL autocommit is false
DC-856
Unresolved
Doctrine_Core::getPath() not working when inside phar, due to a bug in php
DC-881
Unresolved
Doctrine_Manager::parsePdoDsn() doesn't work properly [+patch]
DC-951
Unresolved
Error in generating the field size and error in the generation of the date fields for postgres
DC-831
Unresolved
Importing fixtures fails when GoogleI18n used with "Couldn't create collection index. Record field 'lang' was null."
DC-828
Unresolved
MSSQL - ORDER BY on text columns throws mssql error 306 [+patch]
DC-1048
Unresolved
MSSQL Connection
DC-944
Unresolved
Precedence problem in SQL generation allows bypass of pending joins
DC-741
Unresolved
Sort of Migration Class Problem With More Than 9 Classes
DC-769
Unresolved
Variable type different for return value from Doctrine_Record->toArray() depending on whether the object is from a select, or a save.
DC-825
Unresolved
Versionable does not work with column alias on primary keys [+patch]
DC-651
Unresolved
[PATCH] Doctrine_Record::option('orderBy', ...) of join's right side being applied to refTable in m2m relationship
DC-852
Unresolved
CLONE -Fix returned type value : SQL integers to PHP integers when getting a value from the database.
DC-883
Unresolved
Help for Test CLI does not list available test groups
DC-843
Unresolved
MSSQL - Equal-to Operator doesn't work with columns of type text in where condition [+patch]
DC-879
Unresolved
MSSQL - missing function date_part() in Expression/Mssql.php [+patch]
DC-1003
Unresolved
_processWhereIn does not allow the use of named query parameters
DC-840
Unresolved
MSSQL - strange behavior with multiple addWhere conditions and ">" [+patch]
DC-645
FIXED
Query with a leftJoin() + where(NOT IN) + limit() generate wrong SQL alias in the NOT IN part
DC-421
FIXED
Doctrine_Table::createQuery() can use wrong connection
DC-848
FIXED
Validator Timestamp does not validate "YYYY-MM-DD hh:mm:ss"-Timestamps
DC-754
FIXED
When using a dot inside a string doctrine throws an exception because it believes what comes before the dot is a class name
DC-713
FIXED
[pgsql] importer does not fetch varchar max length
DC-744
FIXED
PHP Deprecated: Function spliti() is deprecated