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

:-) (CVS 174)

FossilOrigin-Name: 5ddeeb477148295b66fdd78d102827386852fed3
This commit is contained in:
drh
2001-01-04 14:27:07 +00:00
parent 4b2d64a9c9
commit 660f68d6a2
4 changed files with 17 additions and 10 deletions

View File

@ -20,6 +20,7 @@ proc chng {date desc} {
chng {2001 Jan 4 (1.0.18)} {
<li>Print the offending SQL statement when an error occurs.</li>
<li>Do not require commas between constraints in CREATE TABLE statements.</li>
<li>Added the "-echo" option to the shell.</li>
<li>Changes to comments.</li>
}