Yes. But, I assume you realize that CFQUERY on AppEngine does not return a
query variable, but instead returns an array of CFCs (or an array of
Structs, which isn't implemented yet):
http://wiki.openbluedragon.org/wiki/index.php/GoogleAppEngine:Datastore
We may look into providing some built-in support for converting these arrays
into query variables.
Vince
On Thu, Jun 25, 2009 at 1:59 PM, fcom <forge
...@gmail.com> wrote:
> Hi
> OpenBD on AppEngine is an interesting development.
> I have a quick question. Will this version still support 'query of
> queries' (in the convention SQL sense). ?
> regards
> Steve.