* Bruce Stephens:

> Many SQL databases give each row a UID; it may be that SQlite does
> that.  Ah, it does, I think.  I'd guess the column ROWID, OID, or
> _ROWID_ of the revisions table would provide roughly what you want?

Would this ID survive schema migration?  Probably not, and this makes
it a bit too volatile even for local revision numbers, doesn't it?


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to