RE: [sqlite] Custom md5 function

2006-08-25 Thread Merijn Vandenabeele
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 m

Re: [sqlite] Custom md5 function

2006-08-25 Thread drh
"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