1
0
mirror of https://github.com/sqlite/sqlite.git synced 2026-01-06 08:01:16 +03:00

Documentation changes only (CVS 151)

FossilOrigin-Name: 15340d2bb34c4d7ab629f9fa2231c7f34a248db9
This commit is contained in:
drh
2000-10-09 12:57:00 +00:00
parent a18c5681e9
commit 98699b54bb
5 changed files with 17 additions and 17 deletions

View File

@@ -31,7 +31,7 @@ chng {2000 Sep 30 (1.0.8)} {
chng {2000 Sep 29 (Not Released)} {
<li>Added the <b>sqlite_get_table()</b> API</li>
<li>Updated the documtation for due to the above change.</li>
<li>Updated the documentation for due to the above change.</li>
<li>Modified the <b>sqlite</b> shell to make use of the new
sqlite_get_table() API in order to print a list of tables
in multiple columns, similar to the way "ls" prints filenames.</li>