Re: [sqlite] SQL documentation

2009-08-19 Thread Pavel Ivanov
Personally for me the current documentation style is more understandable at a glance. Looking at it it's easier for me to understand the sequence of terms I should use, what can be omitted, what terms cannot be used together and so on. Old style looks for me more like list of requirements for progr

[sqlite] SQL documentation

2009-08-19 Thread Glenn Maynard
SQLite had extremely readable SQL documentation: http://www.3rd-impact.net/Document/SQLite/Translation/Current/Original/lang_createtable.html. It was clear and intuitive; I can understand it at a glance. At some point, it was replaced with http://sqlite.org/lang_createtable.html. It's closer to