Delete command for DB Object not working
"Jignesh Kakka (jkakka)" <[email protected]> Fri, 28 Jun 2013 11:11:05 +0000
| Newsgroups | gmane.comp.otrs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Team, I am calling Do method of DBObject and passing this statement delete from customer_user where login = 'test123' this returns me 1 in response every time and when I pass select login from customer_user where login = 'test123' this also returns me 1 in response. Is this issue with otrs or is there some caching happening? Thanks, Jignesh _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev