On 22 Apr 2014, at 10:07am, Dominique Devienne <[email protected]> wrote:
> using GUIDs Don't particularly mind if anyone is using GUIDs, but if anyone is using calling something GUID can you please make sure it's a real GUID ? They look like this: <http://en.wikipedia.org/wiki/Globally_unique_identifier> Store them as 32 hex digits, or 32 hex digits with the minus signs in, or as a 32-bit-length integer, I don't care, but have them conform to V1 or V4 Algorithm generation, or something else mentioned on that page. If you don't want to do that, that's fine: generate whatever keys you want. Just don't call them GUIDs. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

