[dev] [commits] Horde branch master updated. c1f241be16aa88a278d0e51fc7baa78e39008cca
Chuck Hagenbuch
chuck at horde.org
Mon Aug 2 01:18:46 UTC 2010
Quoting Michael Rubinsky <mrubinsk at horde.org>:
> It seems un-friendly to require a schema simply because we've
> changed our id generation for these fields. We can truncate the id
> when it's generated in the affected apps, but I'm unsure how that
> affects the uniqueness of the id. Or we could go back to the old way
> of generating the ids in these cases. Not sure why a UUID is needed
> in some of these cases - like for kronolith's event_id field, for
> instance.
I think we should go ahead and increase the field length, or we should
go back to auto-increment ids. We don't need UUIDs here at all - I
think we thought at one point that we could combine the id with the
uid, but we can't, so...
-chuck
More information about the dev
mailing list