Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins occurring on 2002-09-25
Following day ↑
2002-09-25
| ||
19:50 | Version 2.7.2 (CVS 756) (check-in: 59ba4344 user: drh tags: trunk) | |
19:26 | Bump the version number to 2.7.2. (CVS 755) (check-in: a164528e user: drh tags: trunk) | |
19:04 | Bug fix: When multiple SQL statements were passed into a single sqlite_exec() call, execution speed would decrease for each statement executed because VDBE cursors were not being reused. Now the cursors are reused and execution time is linear. (CVS 754) (check-in: b0d27a37 user: drh tags: trunk) | |