[Cosmo-dev] eim timestamp format
Brian Moseley
bcm at osafoundation.org
Wed Jan 3 18:09:50 PST 2007
On 1/3/07, Phillip J. Eby <pje at telecommunity.com> wrote:
> Python says 20 should suffice:
all righty.
> Most SQL databases have some kind of decimal type, but
> not all of 'em have 64-bit ints, do they?
to be honest, i don't know. hibernate maps java longs into whatever
the individual database systems can handle, so i've never looked into
it.
> But, if it's too difficult to convert a 20-digit decimal integer to a
> 64-bit representation in Java and it'll hold up the project, then of course
> let's do it.
heh! not at all. in fact i've already committed the code - just need
to change to 20 digits.
More information about the cosmo-dev
mailing list