Hi All,

I'm having problems with using the property type UUID in DataMapper
with a Postgres database. I try to save the model and it's failing,
but I can't tell why. Even with logging turned up to debug mode, I
don't get any output as to why the model isn't saving. What I do
notice, however, is the fact that DataMapper never even tries to add
the model to the database when it's saved...

I have some example code here... https://gist.github.com/0a77160612394a0ecc67

Note that in my example code, the System model saves just fine but the
Simulations model doesn't.

Can anyone please help me?! I have some Python lovers blasting me
since I can't get it to work... :(

--
Thanks!
Bryan

-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" 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/datamapper?hl=en.

Reply via email to