It might be helpful to people who are familiar with writing sql queries if there were a brief article drawing parallels between the components in the Views interface and an sql query. For example, relationships are like joins (if I am understanding things correctly). I know it should be obvious from the sql query that is shown at the bottom of the page, but it took me quite some time to make the connection.
I could write the text for the article (or section, or whatever you would call the piece of documentation) if you think it is a good idea to have it.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | views_vs_sql.patch | 6.15 KB | iamjon |
Comments
Comment #1
dagmarYes this is a very good idea!
Jeff Eaton has posted an article here http://www.lullabot.com/articles/hacking-views-part-1-basic-concepts
But maybe you can write some to put into advanced views help.
Comment #2
dawehnerThis is more a task than a feature request.
Comment #3
iamjon commentedI have attached a patch for this in the advanced help. As well as a few relevant links that I found give a good base to understanding views for developers.
Comment #4
merlinofchaos commentedAssigning to esmerel for a tech edit.
Comment #5
esmerel commentedLooks ok to me.
Comment #6
esmerel commentedFixed in 6.x-3.x