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

:-) (CVS 103)

FossilOrigin-Name: af14a5b3ba4a13665142b700e8864bf63d591d95
This commit is contained in:
drh
2000-06-19 19:10:28 +00:00
parent 6206d50a4a
commit 7ed19903c9
3 changed files with 9 additions and 9 deletions

View File

@ -18,8 +18,8 @@ proc chng {date desc} {
}
chng {2000 June 19} {
<li>Bug fix: Column names in UPDATE statements used to be case sensitive.
Now they are not.</li>
<li>Column names in UPDATE statements were case sensitive.
This mistake has now been fixed.</li>
}
chng {2000 June 16} {