Doctrine 1.0.9 and 1.1.1 Released
Posted over 2 years ago by jwage
Today I am very happy to make available two new releases of Doctrine for the 1.0 and 1.1 code bases. These are both significant bug fix releases and it is recommended that you upgrade right away.
You can find more information about these releases as usual on the download page.
Comments (6) [ add comment ]
question Posted by dziobacz about over 2 years ago.
I have a question: when will be ifnull() function in Doctrine ?
@dziobacz Posted by jwage about over 2 years ago.
You can use it now. Just turn off portability.
ifnull Posted by dziobacz about over 2 years ago.
But I have written on this forum and on google groups and nobady knows RawSQL(). I have query: [code] SELECT k.id, ifnull( k.year, year(now()) ) FROM tableK k [/code]
And examples here: http://www.doctrine-project.org/documentation/manual/1_1/en/native-sql
aren't clear enough for me.
Release Notes? Posted by me about over 2 years ago.
Hi,
Where are the release notes?
That is all, Anthony
Release Notes? Posted by me about over 2 years ago.
Hi,
Where are the release notes?
That is all, Anthony
Release Notes? Posted by me about over 2 years ago.
Hi,
Where are the release notes?
That is all, Anthony