I assume, like with similar enhancements, a database created at SQLite 3.8.12 
with an expression index will be unreadable with earlier versions of SQLite? 
?As, for instance, a database created at 3.8.11 with an index with a where 
clauses causes SQLite 3.715.2 to fail when trying execute any SQL statements 
with "Error: malformed database schema (index name) - near "where": syntax 
error?

Peter 


     On Wednesday, October 7, 2015 12:42 PM, Richard Hipp <drh at sqlite.org> 
wrote:



 On 10/7/15, Zsb?n Ambrus <ambrus at math.bme.hu> wrote:
>
> I have concerns with the [indexes on expressions] documentation.
>

New documentation covering indexes on expressions has been added.
Please let me know if you think more is needed.
-- 
D. Richard Hipp
drh at sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users at mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users




Reply via email to