Is there an option to specify the name of the join table for many-to-
many relationships? I'm using models that are inside a module rather
than at the top level namespace (e.g. Product::User) and the generated
table name includes the module path (product_user_accounts). I'd like
to override this to something like just 'user_accounts' but I don't
see an option for doing this.

--

You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to datamap...@googlegroups.com.
To unsubscribe from this group, send email to 
datamapper+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en.


Reply via email to