Yes, but it's an aggregate function. I'd like to do something like
md5("foo").
 

-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Verzonden: vrijdag 25 augustus 2006 12:37
Aan: sqlite-users@sqlite.org
Onderwerp: Re: [sqlite] Custom md5 function

"Merijn Vandenabeele" <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Is there anybody who implemented a custom md5 function and is willing 
> to share his code with the public? I searched this mailinglist and 
> googled around a bit, but found nothing relevant.
> 

The code is already in the source tree.  See:

http://www.sqlite.org/cvstrac/fileview?f=sqlite/src/test_md5.c

--
D. Richard Hipp   <[EMAIL PROTECTED]>


----------------------------------------------------------------------------
-
To unsubscribe, send email to [EMAIL PROTECTED]
----------------------------------------------------------------------------
-



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to