FS#39 — multi (global) transactions
| Feature Request | |
| base | |
| New | |
| No-one | |
| All |
| Low | |
| Normal | |
| 5.0B | |
| 5.0.x | |
| Undecided | |
![]() |
Add possibility to use transactions if using more then one data connection. For instance:
- add local row (new ID)
- update remote row (other data connection, e.g. XML-RPC) using ID
- update local row using ID
Both local nad remote updates can fail and thus both local and remote updates must be rolled back.
- add local row (new ID)
- update remote row (other data connection, e.g. XML-RPC) using ID
- update local row using ID
Both local nad remote updates can fail and thus both local and remote updates must be rolled back.
This task depends upon
This task blocks these from closing
