mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
Version 2.0.6 (CVS 291)
FossilOrigin-Name: 8467d84fc6e67bd93051f54338a8f6c9b1711ee1
This commit is contained in:
@ -17,7 +17,8 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2001 Oct ?? (2.0.6)} {
|
||||
chng {2001 Oct 19 (2.0.6)} {
|
||||
<li>Added the EMPTY_RESULT_CALLBACKS pragma</li>
|
||||
<li>Support for UTF-8 and ISO8859 characters in column and table names.</li>
|
||||
<li>Bug fix: Compute correct table names with the FULL_COLUMN_NAMES pragma
|
||||
is turned on.</li>
|
||||
|
Reference in New Issue
Block a user