Artifact af7f3cab0228e34149cf98e073aa83d45878e7e6:
- File src/TODO — part of check-in [14474fa144] at 2001-09-15 00:57:28 on branch trunk — Everything is working on Linux. This is release 2.0-Alpha-1. (CVS 246) (user: drh size: 313)
* Document all the changes and release Sqlite 2.0. * Implement CLUSTER command like in PostgreSQL. * "OPTIMIZE select" statement to automatically create indices and/or invoke a CLUSTER command. * "CREATE INDEX FOR select" to automatically generate needed indices. * Parse and use constraints.