queries

Does Views supports MIN(), MAX() in SELECT queries?

Hi,

Does views supports queries like for instance

Select node_revisions.vid, MAX(node_revisions.created) FROM node_revisions

which could return the last revision created for each node?

Thanks!

4 comments

new module: query recorder

Just posted a little module I wrote... let's you log all insert/update/delete queries so you can transfer changes from one site to another by dumping the sql.

http://drupal.org/node/99734

c.h.u.d.

1 comment
silence's picture

Weekly Update

Hi!

Hopefully you have been to the midweek demo that I had provided a few days back. After that update, I tried to support other widgets. Hence here's the new demo and below is the report:

7 comments · Read more
silence's picture

26th June - 1st July

In this week (from 26th June to 1st July), one of the primary aims was to develop a framework on client side which implements addWidget(), deleteWidget() etc. The framework should be working directly on the DOM form and JS form object.

Here is a demo of what I am trying to do for the goal.

3 comments · Read more
Syndicate content