On Sat, Apr 30, 2011 at 3:19 PM, Mike Power <[email protected]> wrote: > Does this exist in sqlite, my searching seems to indicate no. Sqlite
Right, SQLite3 doesn't ship with such a function. > has the ability to import functions has someone already done the work to > import a sha256sum function? How is that done? A very simple search for "sqlite3 hash function -site:sqlite.org", and variants thereof, will quickly turn up useful results. Nico -- _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

