-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 John Machin wrote: > In > that situation, the next question to arise would be "What other > currently-documented features must I avoid?"
The usual solution is for documentation for each API to include version information about when it was introduced. In the short term you can go to http://www.sqlite.org/cvstrac/timeline and then scroll to the bottom of the page. If you set number of days to 1,500 then you'll get the last 4 years of history. However do note that the project makes it trivial to update to newer versions. Best practise is to use the amalgamation directly in your project which means upgrading is as simple as updating one file. Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkml6IAACgkQmOOfHg372QQzAACaAy1kBPid0YqI2GcSNX+rt048 EzIAoIIMz7itgUfj0KOY/bW7MB2dz7ZR =JRsP -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users