Skip to content

Commit 5be2942

Browse files
committed
formatting
1 parent 9762268 commit 5be2942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appendixes/sql-support-in-local-databases/supported-sql-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,7 @@ The following SQL elements and SQLite features are supported in some SQLite
13171317
implementations, but are not supported in Adobe AIR. Most of this functionality
13181318
is available through methods of the SQLConnection class:
13191319

1320-
Transaction-related SQL elements (BEGIN, END, COMMIT, ROLLBACK)
1320+
**Transaction-related SQL elements (BEGIN, END, COMMIT, ROLLBACK)**
13211321
This functionality is available through the transaction-related methods of the
13221322
SQLConnection class: SQLConnection.begin(), SQLConnection.commit(), and
13231323
SQLConnection.rollback().

0 commit comments

Comments
 (0)