Opened 15 years ago
Closed 12 years ago
#12803 closed enhancement (maybelater)
Add transaction support to WPDB (begin(), commit(), rollback())
Reported by: | Pressography | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Database | Keywords: | |
Focuses: | Cc: |
Description
There's a .diff for the functions, but I don't see them in the source. I'm guessing it was never committed? (Ticket #9422 was marked as closed after it was discussed that this diff would be put off until 2.9) I think it just got lost in the mix. That ticket had a number of attachments and lots of discussion.
Here's the diff:
http://core.trac.wordpress.org/attachment/ticket/9422/9422-new-wpdb-methods.diff
Change History (3)
#2
@
15 years ago
- Milestone changed from 3.1 to Future Release
- Summary changed from begin(), commit(), rollback() - Were these ever added? to Add transaction support to WPDB (begin(), commit(), rollback())
Moved to future release for now as I don't know that this is a candidate for 3.1
Please can you open tickets which describe problems rather than solutions in future.
Note: See
TracTickets for help on using
tickets.
A number of other tickets were spawned off of that, though.
The actual transactionality wasn't committed, but other bits were.
Enhancement milestone would be the next major release, I would expect.