Changeset 14484
- Timestamp:
- 06/23/08 22:37:39 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/piece_framework/trunk/config/orm/mappers/Statuses.yaml
r13430 r14484 1 # $Id :$1 # $Id$ 2 2 3 3 - name: findAllByUserIdForListFollowersStatus … … 92 92 END 93 93 END 94 95 - name: deleteByIdAndUserId 96 query: > 97 DELETE 98 FROM 99 statuses 100 WHERE 101 id = $id 102 AND user_id = $userId
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)