From 18657a960e125336f704ea058e25c27bd3900dcb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 19:28:19 +0200 Subject: Adding upstream version 3.40.1. Signed-off-by: Daniel Baumann --- www/syntax/commit-stmt.html | 154 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 www/syntax/commit-stmt.html (limited to 'www/syntax/commit-stmt.html') diff --git a/www/syntax/commit-stmt.html b/www/syntax/commit-stmt.html new file mode 100644 index 0000000..8bec40f --- /dev/null +++ b/www/syntax/commit-stmt.html @@ -0,0 +1,154 @@ + + + + + +SQLite Syntax: commit-stmt + + + +
+ + + +
+
+Small. Fast. Reliable.
Choose any three. +
+ + +
+
+ + + +
+
+
+ +

commit-stmt

+
+
+ + + + + + +COMMIT + + + + +TRANSACTION + + + + +END + + + + + + + + + +

+ +Used by:   sql-stmt

+See also:   lang_transaction.html +
+ + + -- cgit v1.2.3