SQLite is a software library that implements a self-contained,
serverless, zero-configuration, transactional SQL database engine

Changes since 3.8.1-1
=====================
* Updated to upstream 3.8.2 release. Main features:
  * Added support for WITHOUT ROWID tables.
  * Extend the maximum path length from 512 to
    4096 for all VFS's except "win32".
  * New VFS "unix-namedsem".
  * Since the dll is compiled with
     -DSQLITE_ENABLE_EXPLAIN_COMMENTS,
     the .expain command now gives more useful
     output than in earlier releases.

--
Jan Nijtmans
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to