Storm should support a UUID column type

Bug #310404 reported by James Henstridge
2
Affects Status Importance Assigned to Milestone
Storm
Fix Released
Undecided
James Henstridge

Bug Description

We've been using uuids in our database design, using a custom property type for the Storm layer.

This seems like a generally useful feature, so I think it'd be good for Storm to include support for this type directly. When using Python >= 2.5, it would make sense to use the uuid.UUID class to represent values. For Python 2.4, either the type should not be available or should use a string representation.

Related branches

Revision history for this message
James Henstridge (jamesh) wrote :

Fix committed to trunk as r296.

Changed in storm:
assignee: nobody → jamesh
status: New → Fix Committed
Changed in storm:
milestone: none → 0.15
Jamu Kakar (jkakar)
Changed in storm:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.