Your Account
Community
Topics (Upcoming)
More |
View story
Propel Transactions with Symfony
http://feeds.feedburner.com/~r/symfony/planet/~3/243613028/
Submitted by
narko
4 months, 3 weeks, 4 days, 21 hours agoIt’s easy to create transactions with Propel. This can be very useful when you are deleting rows from your database from multiple tables, and want to do an “all or nothing” approach so that things don’t get messy. In this example, we want to delete an event from our database, however this event may have related rows in the user...
Tags: symfony
|