Re: Calling a set_sql created method after a create() has NULL __IDENTIFIER__.

[prev] [thread] [next] [Date index for 2004/06/21]

From: Rob Andrews
Subject: Re: Calling a set_sql created method after a create() has NULL __IDENTIFIER__.
Date: 19:43 on 21 Jun 2004
On Mon, 2004-06-21 at 20:31, Rob Andrews wrote:
> Test->set_sql('refresh_bar' => qq{
>   UPDATE __TABLE__
>      SET bar=NOW()
>    WHERE __IDENTIFIER__
> });
> [snip]
> Am I doing something wrong or is this a bug?

In fact, even if I do a retrieve() before running
->sql_refresh_bar->execute, __IDENTIFIER__ is still always foo=NULL.

        -- 
        rob                               <e> rob@xxxxxx.xxx.xx <pgp> 0x8bb5c71e
                "This Basil. This Basil's hand. This smack on the head."

Re: Calling a set_sql created method after a create() has NULL __IDENTIFIER__.
Rob Andrews 19:43 on 21 Jun 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52