<< Couldn't the datetime be used for that?  >>

Depending on the precision on the db column you might end up with two identical 
datetimes.

<< Surely people think in terms of Revisions and revision ranges, not revision 
numbers?>>

Yes, the revision id has no real business value. It's a primary key.

<< No, it only uses DateTime.Now - Where do I go to add it to JIRA?>>

https://nhibernate.jira.com/browse/NHE


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of 
Peter Morris
Sent: den 4 april 2012 09:44
To: nhusers
Subject: [nhusers] Re: Envers with a PrimitiveType

> <<Would it be possible to enable us to specify that this could be any 
> unique key, such as Guid.Comb?>>
>
> No, not currently. It must be some sort of number because it's used in some 
> queries (eg "<=", "max", "between").

Couldn't the datetime be used for that?  Surely people think in terms of 
Revisions and revision ranges, not revision numbers?


> <<Also, are you using UTC times for the timestamps?>>
>
> Hmm... It _should_ be, but I'm not sure it is. If it isn't, please JIRA this.

No, it only uses DateTime.Now - Where do I go to add it to JIRA?

--
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to