qualify id column in queries
[?]
Mar 14, 2011, 2:05 PM
JUZVPV6SRNYHJMA457OKS2COZ4NWG7EFDXDD33IBDLKFGOZDJ4NQCDependencies
- [2]
LUPEGYR7Hydra: In case of failure, also show changes between last succesful build and the first failed build after this - [3]
JAUTUNGIbug fix - [4]
FPK5LF53* Put the project-related actions in a separate controller. Put the - [5]
KAZWI5G4* hydra: buildpage, show changes since last build/successful build - [*]
LBNVQXUB* Build the /build stuff in a separate controller.
Change contents
- replacement in src/lib/Hydra/Helper/CatalystUtils.pm at line 35
}, {rows => 1, order_by => "id DESC"});}, {rows => 1, order_by => "me.id DESC"}); - replacement in src/lib/Hydra/Helper/CatalystUtils.pm at line 51
}, {rows => 1, order_by => "id ASC"});}, {rows => 1, order_by => "me.id ASC"}); - replacement in src/lib/Hydra/Helper/CatalystUtils.pm at line 68
}, {rows => 1, order_by => "id DESC"});}, {rows => 1, order_by => "me.id DESC"});