Documentation Source Text

All files named "pages/tclsqlite.in"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for pages/tclsqlite.in

2023-03-25
03:02
[50aa7e2ad8] part of check-in [e34618cd04] Clarify TCL eval subcommand option (non)plurality. (check-in: [e34618cd04] user: larrybr branch: trunk, size: 45370)
2023-01-06
11:00
[89ee7c283c] part of check-in [70de644daf] Document Tcl interface preupdate subcommand. This also clears the last of the missing page fragment hyperlink targets. (So "make linkcheck" reports all internal links good.) (check-in: [70de644daf] user: larrybr branch: trunk, size: 45364)
2022-12-14
16:19
[dea4497aa2] part of check-in [d3e3cc3bfa] Show non-obvious syntax for "function" subcommand in Tcl interface. (check-in: [d3e3cc3bfa] user: larrybr branch: trunk, size: 43009)
2022-11-25
17:33
[268122ed53] part of check-in [a660ff6324] Break up an accidental looong line in last commit. (check-in: [a660ff6324] user: larrybr branch: trunk, size: 42816)
17:29
[f97ef804af] part of check-in [b0d39a7a77] Update Tcl interface doc to reflect recent revisions and some subtle aspects of behavior. (check-in: [b0d39a7a77] user: larrybr branch: trunk, size: 42816)
2020-04-10
00:26
[600f5d243b] part of check-in [1fef0132cb] Fix typo in the TCL interface documentation. (check-in: [1fef0132cb] user: drh branch: branch-3.31, size: 41971)
2020-01-18
22:24
[f291f94ae6] part of check-in [0d0e8a024d] Enhanced documentation for the TCL interface, and especially warnings about the importance of using the -directonly option for application-defined functions. (check-in: [0d0e8a024d] user: drh branch: trunk, size: 41971)
2019-09-26
19:02
[d176fc3f40] part of check-in [a94ea31acb] Fix introspection pragma documentation to show that they are now on by default. Add documentation for the TCL Interface config method. (check-in: [a94ea31acb] user: drh branch: trunk, size: 39744)
2019-02-28
17:29
[2099d03579] part of check-in [fb20146338] Documentation on the bind_falback method of the TCL interface. (check-in: [fb20146338] user: drh branch: trunk, size: 38700)
2019-02-27
16:51
[d78f3b3d71] part of check-in [2f154421cf] Add documentation for the Tcl command "db function" -returntype option. (check-in: [2f154421cf] user: dan branch: trunk, size: 36975)
2018-11-07
17:35
[0dfc5bb80e] part of check-in [bf23032b75] Improvements to the documentation of the busy method in the TCL interface. Words contributed by flightaware. (check-in: [bf23032b75] user: drh branch: branch-3.25, size: 36194)
2018-06-08
13:21
[702191eb36] part of check-in [59e5f9e3da] Use https for all internal hyperlinks. (check-in: [59e5f9e3da] user: drh branch: branch-3.24-https, size: 35984)
2018-03-30
18:33
[3b05ee703b] part of check-in [e436f9d464] Fix typos discovered by spell-check. (check-in: [e436f9d464] user: drh branch: trunk, size: 35994)
2018-03-10
20:39
[e2ada61b19] part of check-in [381e82d92b] Updates to the TCL interface documentation, plus other minor typo fixes. (check-in: [381e82d92b] user: drh branch: trunk, size: 35992)
2017-07-14
15:37
[74e80128e6] part of check-in [356a4d4687] Expand on the documentation for Tcl method "wal_hook". (check-in: [356a4d4687] user: dan branch: trunk, size: 31712)
2017-06-29
18:27
[31d088fdd3] part of check-in [b1785f3962] Mention the -withoutnulls option to the "db eval" method in the TCL interface documentation. (check-in: [b1785f3962] user: drh branch: trunk, size: 31211)
2017-03-30
16:43
[c983e444f3] part of check-in [d6dd485d18] Add documentation for the unlock_notify method of the TCL interface. (check-in: [d6dd485d18] user: drh branch: trunk, size: 30934)
2016-11-23
02:21
[ac7b77bec8] part of check-in [215fcb1b90] In the TCL interface documentation, mention that the busy callback takes a single integer argument which is the number of prior calls for the same locking event. (check-in: [215fcb1b90] user: drh branch: trunk, size: 30629)
2016-01-12
13:44
[61d3f5d21c] part of check-in [217ea4895f] Fix typos in the TCL interface documentation. (check-in: [217ea4895f] user: drh branch: branch-3.10, size: 30492)
2015-11-01
18:01
[0a9346eb86] part of check-in [25a56d695c] Changes all references to the "tcl.tk" domain into "tcl-lang.org" as the maintainer of the "tk" top-level domain has been hacked and seems not to care. (check-in: [25a56d695c] user: drh branch: trunk, size: 30508)
2015-07-14
13:46
[78cc0c84bc] part of check-in [0462837fe7] Fix a minor syntax error in the tclsqlite document. (check-in: [0462837fe7] user: drh branch: trunk, size: 30496)
2015-03-13
12:42
[5143ebf88f] part of check-in [6307058276] Document the -argcount and -deterministic options to the "function" method of the TCL interface. (check-in: [6307058276] user: drh branch: trunk, size: 30495)
2013-08-23
16:16
[c985a42189] part of check-in [ce2a4ec1e7] Fix documentation typos. (check-in: [ce2a4ec1e7] user: drh branch: trunk, size: 29916)
2013-03-18
21:37
[312bae99d5] part of check-in [c00d5a996d] Update the documentation on the SQLite TCL interface to talk about options to the "sqlite3" command and the "wal_hook" method. (check-in: [c00d5a996d] user: drh branch: trunk, size: 29918)
21:05
[3a1dc66337] part of check-in [12ac1ca27f] Use "package require" rather than "load" on the quick-start guide to using SQLite from TCL. (check-in: [12ac1ca27f] user: drh branch: trunk, size: 27111)
2011-06-20
21:48
[deb527e840] part of check-in [b503d1f516] Documentation typos. (check-in: [b503d1f516] user: drh branch: trunk, size: 27061)
2010-11-29
21:50
[becac6c430] part of check-in [af551e7e6d] Explanation of the use of :-prefix host parameters for substitution in the TCL interface. (check-in: [af551e7e6d] user: drh branch: trunk, size: 27060)
2010-08-28
05:48
[cf4ddadb30] part of check-in [78fe166463] Fix documentation typos. (check-in: [78fe166463] user: shaneh branch: trunk, size: 26320)
2010-08-09
15:45
[a0ffaf3574] part of check-in [d9e242f92a] Fix a bunch of documentation typos reported on the mailing list. (check-in: [d9e242f92a] user: drh branch: trunk, size: 26320)
2009-10-30
23:46
[fca7413ef1] part of check-in [b243271f28] Documentation updates - attempting to make the website easier to navigate. (check-in: [b243271f28] user: drh branch: trunk, size: 26318)
2009-10-14
02:43
[808b666a0f] part of check-in [9598affd43] Documentation updates prior to the release of version 3.6.19. (check-in: [9598affd43] user: drh branch: trunk, size: 26325)
2009-08-09
22:27
[d08db5b083] part of check-in [2eccbd9b76] Fixes to tcl documentation: Add docs for "version" and "profile" methods, add a hyperlink to the existing "incrblob" documentation. (check-in: [2eccbd9b76] user: dan branch: trunk, size: 26309)
2009-05-14
23:56
[6341a916c2] part of check-in [5856a03e9a] Miscellaneous documentation and hyperlink tweaks. (check-in: [5856a03e9a] user: drh branch: trunk, size: 25113)
2009-02-05
02:33
[a5530367f2] part of check-in [c8dc1e13d7] Enhancements to the SQL language documentation. (check-in: [c8dc1e13d7] user: drh branch: trunk, size: 24814)
2009-02-04
23:29
[b92869ef10] part of check-in [b9fd0996f1] Documentation changes in preparation for the 3.6.11 release. (check-in: [b9fd0996f1] user: drh branch: trunk, size: 24668)
2008-10-09
15:47
[1ec27a5ff7] part of check-in [262c3af24e] Fix the syntax diagram for PRAGMA. Other documentation updates. (check-in: [262c3af24e] user: drh branch: trunk, size: 22718)
2008-07-16
18:58
[f1077e3c18] part of check-in [13bb521f7e] Add documentation on the enable_load_extension method in the TCL interface. (check-in: [13bb521f7e] user: drh branch: trunk, size: 22015)
2007-12-20
03:29
[4cce756dcd] part of check-in [16b1f03012] An attempt to get automatic hyperlinking working on all web pages. The website builds, but there are still many problems. (check-in: [16b1f03012] user: drh branch: trunk, size: 21364)
2007-11-14
03:14
[89d4d193e2] part of check-in [c3a14fe2c7] Changes capi3ref.html references to c3ref/ pages everywhere. (check-in: [c3a14fe2c7] user: drh branch: trunk, size: 21346)
2007-11-12
15:32
Added: [cd8f36059b] part of check-in [275febef8f] Complete reorganization of the documentation sources. (check-in: [275febef8f] user: drh branch: trunk, size: 21402)