foundeo / cfdocs

Repository for the cfdocs.org site.

Home Page:https://cfdocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cftransaction

MykaForrest opened this issue · comments

The Note in the description is incomplete.

Note that distributed transactions (transactions across multiple datasources) are not supported - you must commit one transaction and begin a separate transaction to

Fixed by #1470

thanks!