- 16 Jan, 2008 7 commits
-
-
guilhermeblanco authored
Fixed count bug in Doctrine_Pager that was wrong counting the total of results found. Added 3 new methods: Doctrine_Pager::getExecuted (checks if the Pager was already executed), Doctrine_Pager_Layout::execute (handy access to execute Pager query without having to access Doctrine_Pager instance) and Doctrine_Pager_Layout::processPage (processes the template of a given page and returns the parsed string)
-
zYne authored
--no commit message
-
zYne authored
--no commit message
-
zYne authored
--no commit message
-
zYne authored
--no commit message
-
zYne authored
--no commit message
-
zYne authored
--no commit message
-
- 12 Jan, 2008 2 commits
- 11 Jan, 2008 3 commits
- 10 Jan, 2008 21 commits
-
-
zYne authored
--no commit message
-
guilhermeblanco authored
Added support to leftJoin and innerJoin parameters. Included some tests that failed due to an existent Doctrine bug.
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
-
lsmith authored
- unified getDefaultFieldDeclaration(), force DEFAULT NULL when no default is set and the field allows nulls
-
lsmith authored
-
lsmith authored
-
lsmith authored
- ensure that nextId() always relies in autoincrement id generation to ensure that last insert id works reliably
-
lsmith authored
- added support for temporary tables, tweaked createSequence and enum support in getDefaultFieldDeclaration()
-
lsmith authored
-
- 09 Jan, 2008 2 commits
-
-
gnat authored
generalized a connection example to use user:pass instead of jwage:pass...
-
Jonathan.Wage authored
-
- 08 Jan, 2008 1 commit
-
-
zYne authored
-
- 07 Jan, 2008 3 commits
- 06 Jan, 2008 1 commit
-
-
romanb authored
-