mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Clarify that the nBytes parameter to sqlite3_prepare is always the
number of bytes and never the number of characters. Ticket #1646. (CVS 3039) FossilOrigin-Name: 8efc8c57103cab61bc06842391744bec69c24428
This commit is contained in:
@ -25,7 +25,7 @@ proc chng {date desc} {
|
||||
puts "<DD><P><UL>$desc</UL></P></DD>"
|
||||
}
|
||||
|
||||
chng {2006 January 30 (3.3.3 beta)} {
|
||||
chng {2006 January 30 (3.3.3 stable)} {
|
||||
<li>Minor bug fixes only.</li>
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user