Skip to content

Commit 6572647

Browse files
authored
Merge pull request #1724 from scallahan-dev/patch-6
Update Lucee engine notes in cftransaction.json
2 parents b870405 + 1cffba6 commit 6572647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/en/cftransaction.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"engines": {
1616
"coldfusion": {"minimum_version":"3", "notes":"", "docs":"https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-t/cftransaction.html"},
17-
"lucee": {"minimum_version":"", "notes":"Lucee does not currently support the `savepoint` attribute.", "docs":"https://docs.lucee.org/reference/tags/transaction.html"},
17+
"lucee": {"minimum_version":"", "notes":"Lucee does not support the `savepoint` attribute prior to 5.3.9", "docs":"https://docs.lucee.org/reference/tags/transaction.html"},
1818
"railo": {"minimum_version":"", "notes":"", "docs":"http://railodocs.org/index.cfm/tag/cftransaction"},
1919
"openbd": {"minimum_version":"", "notes":"", "docs":"http://openbd.org/manual/?/tag/cftransaction"},
2020
"boxlang": {"minimum_version":"1.0.0", "notes":"`<bx:transaction>` in BoxLang", "docs":"https://boxlang.ortusbooks.com/boxlang-language/reference/components/jdbc/transaction"}

0 commit comments

Comments
 (0)