2001-01-21 03:58:07 +03:00
|
|
|
* Document all the changes and release Sqlite 2.0.
|
2001-09-13 19:21:31 +04:00
|
|
|
* Implement CLUSTER command like in PostgreSQL.
|
|
|
|
* "OPTIMIZE select" statement to automatically create indices and/or
|
|
|
|
invoke a CLUSTER command.
|
2001-01-22 03:31:53 +03:00
|
|
|
* "CREATE INDEX FOR select" to automatically generate needed indices.
|
2001-01-21 03:58:07 +03:00
|
|
|
* Parse and use constraints.
|